Skip to content

fleox/second-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuto Docker / Traefik

Simple Hello world with Python server / Docker / Traefik. Tuto create dev env with Docker and Traefik

Requirements :

update your hosts:

  • osx: nano /etc/hosts
  • Linux (Debian based): vim /etc/hosts

and add : 127.0.0.1 local.second-service.fr

Run with docker


docker-compose build
docker-compose up -d

the service run on port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published