Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

  1. sudo docker-compose up -d
  2. http://localhost:9876
  3. sudo docker container attach webapp

Notes:
docker build
docker run -itd -p 9876:9876 webapp_img bash
docker exec -it webapp python3 /home/docker/code/app/manage.py runserver 0.0.0.0:9876

About

Setup Django with Alpine OS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages