forked from docker/docker-hoster
Zaktualizuj 'Dockerfile'
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM frolvlad/alpine-python3
|
FROM python:3-alpine
|
||||||
|
|
||||||
RUN pip3 install docker
|
RUN pip3 install docker
|
||||||
RUN mkdir /hoster
|
RUN mkdir /hoster
|
||||||
|
|||||||
Reference in New Issue
Block a user