gerolaleticia / Docker-container

Example of docker image for a python application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-container

Practice of docker image for a python application. Source: IBM Cognitive Class.

Dockerfile: contains the code to build the Docker image

app.py: contains the python aplication code.

path exec: tutorial to be executed on Linux terminal.

docker hub repo: printscreen of the image available on my docher hub repositories.

About

Example of docker image for a python application.


Languages

Language:Python 100.0%