Given tasks on taster-day at inet-logistic ltd.
cd task01
chmod a+x ./runme.py
docker build -t <author/taskname:tag> .
docker images
docker run -it <image_name> /code/runme.pycd task02
chmod a+x ./list_files.py
./list_files.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
Given tasks on taster-day at inet-logistic ltd.
cd task01
chmod a+x ./runme.py
docker build -t <author/taskname:tag> .
docker images
docker run -it <image_name> /code/runme.pycd task02
chmod a+x ./list_files.py
./list_files.py