docker-etchosts/Dockerfile
2016-09-04 18:49:50 +02:00

5 lines
96 B
Docker

FROM python:alpine
COPY docker-etchosts.py /docker-etchosts.py
CMD python /docker-etchosts.py