Add missing git command.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.7-alpine
|
||||||
|
|
||||||
|
RUN pkg insall 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