Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-docker

A simple Python app for Docker's Python Language Guide.

To start with docker, type: docker init

Welcome to the Docker Init CLI!

This utility will walk you through creating the following files with sensible defaults for your project:

  • .dockerignore
  • Dockerfile
  • compose.yaml
  • README.Docker.md

Let's get started!

? What application platform does your project use? Python ? What version of Python do you want to use? 3.11.4 ? What port do you want your app to listen on? 5000 ? What is the command to run your app? python3 -m flask run --host=0.0.0.0

About

A simple Python app for the Python Language Guide in Docker's Docs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages