docker-etchosts/Dockerfile

6 lines
96 B
Docker

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