Add missing git command.
This commit is contained in:
parent
5bbb868b6f
commit
a055cb84f5
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user