winstonyym / urbdash

Repository for the Global Urban Network Dashboard. Contains dash app, assets (style.css, images), and GUN data.
14 stars 2 forks source link

Minor update on installation #1

Open Ultios opened 11 months ago

Ultios commented 11 months ago

I think you can run it directly using docker run instead of downloading the image first.

e.g. docker run -p 8050:8050 winstonyym/urbdash will automatically download the latest urbdash image without the need to install the image first