6 lines
104 B
Text
6 lines
104 B
Text
|
FROM reg.zknt.org/zknt/python
|
||
|
|
||
|
COPY acmetopem.py /acmetopem.py
|
||
|
|
||
|
ENTRYPOINT ["python3", "/acmetopem.py"]
|