Skip to content

jean0828/dash-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Steps to Build the app

  1. docker build --tag dash-app .
  2. docker run --name dash-app -p 8050:8050 dash-app
  3. browse to localhost:8050 to see the app running

About

Docker of a Dash App created in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published