Skip to content

Commit

Permalink
docker clockwork
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Nov 29, 2023
1 parent 6dbe554 commit e42e772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.clockwork-0.9.7r3
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ PYTHON="python2.7 python-dev"
COPY bin/ /opt/bin/
ENV PATH=/opt/bin:$PATH


RUN apt-get update \
&& apt-get install -y $PACKAGES $PYTHON \
&& curl -fsSL https://www.python.org/ftp/python/${python_version}/Python-${python_version}.tgz | tar -xz \
Expand Down

0 comments on commit e42e772

Please sign in to comment.