An open API service indexing awesome lists of open source software.

https://github.com/bessouat40/ubuntu-docker-python

Ubuntu base image for python development
https://github.com/bessouat40/ubuntu-docker-python

beginner beginner-friendly containerization containers docker docker-compose python tutorial

Last synced: about 1 year ago
JSON representation

Ubuntu base image for python development

Awesome Lists containing this project

README

          

# Docker-Ubuntu-Python3

## Usage

In your shell type :

`docker-compose up`

You will see the result of your python code.

This is the way you need to run your python code with ubuntu as base image for your Dockerfile.