Skip to content

Given tasks on taster-day at inet-Logistic Khon Kaen

License

Notifications You must be signed in to change notification settings

piky/taster-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taster-day

Given tasks on taster-day at inet-logistic ltd.

TASK01 : Build and run a simple container with Django and Python script

cd task01
chmod a+x ./runme.py
docker build -t <author/taskname:tag> .
docker images
docker run -it <image_name> /code/runme.py

TASK02 : List files in current working directory

cd task02
chmod a+x ./list_files.py
./list_files.py

About

Given tasks on taster-day at inet-Logistic Khon Kaen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published