juju / juju-gui

Juju-GUI is a web-based GUI for Juju <https://jujucharms.com/>.
Other
182 stars 85 forks source link

Update prod dockerfile to actually build the app. #3941

Closed hatched closed 5 years ago

hatched commented 5 years ago

Updates the docker file to actually build the app for production.

To QA

docker build -t prod:test . docker run -ti -p 8999:80 prod:test

webteam-app commented 5 years ago

Starting demo at: https://juju-gui-juju-pr-3941.run.demo.haus/