Skip to content

Commit

Permalink
Demonstration: break the Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Aug 9, 2021
1 parent 98e40eb commit d1c5d55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
###
FROM python:3.7-slim as builder

# Install git; Sygnal uses it to obtain the package version from the state of the
# git repository.
RUN apt-get update && apt-get install -y git
# oops, where did that go?

# install sygnal and all of the python deps to /install.

Expand Down

0 comments on commit d1c5d55

Please sign in to comment.