Skip to content

sarthakbabbar3/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