Fix install commande.
This commit is contained in:
parent
a055cb84f5
commit
64dcedfd1a
@ -1,6 +1,6 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.7-alpine
|
||||||
|
|
||||||
RUN pkg insall git
|
RUN apk add git
|
||||||
|
|
||||||
RUN pip install snakeoil \
|
RUN pip install snakeoil \
|
||||||
git+https://anongit.gentoo.org/git/proj/catalyst.git
|
git+https://anongit.gentoo.org/git/proj/catalyst.git
|
||||||
|
Loading…
Reference in New Issue
Block a user