Fix install commande.
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user