Skip to content

pythonph/python.ph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PythonPH

Prerequisites

  • Docker
  • Docker Compose
  • Git

Spinning a docker container

$ docker-compose -f compose/development.yml run -d --rm --name <name> --service-ports app
Notes:
  • Change name into what you want to call your container.
  • Update development.yml if there's conflicting with the ports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published