Skip to content

A docker tutorial to containerize a python script.

Notifications You must be signed in to change notification settings

thanakiat-h/Python_IMDB_Docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python_IMDB_Docker

A docker tutorial to containerize a python script.

Build the docker in the current directory: docker build -t python-imdb . Run the docker: docker run -t -i python-imdb

About

A docker tutorial to containerize a python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.7%
  • Dockerfile 7.3%