myriad/languages/python/Dockerfile

5 lines
70 B
Docker

FROM python:3-alpine
LABEL author="1Computer1"
COPY run.sh /var/run/