This commit is contained in:
parent
e8353b5369
commit
0dc9a790f5
@ -1,6 +1,6 @@
|
|||||||
FROM python:3
|
FROM python:3
|
||||||
|
|
||||||
RUN pip install pre-commit docker-compose
|
RUN pip install --no-cache-dir pre-commit docker-compose
|
||||||
|
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user