forked from docker/docker-hoster
Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
581f5c1e66
commit
e379c6e8b4
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue