moonfire-nvr/docker
Scott Lamb 64cfd6ed44 dockerfile tweaks
Most importantly, in build-ui.bash, fix an extra "&&". This meant
that if the build command fails, it would proceed and cause confusion.
This happened for me: I ran it without the emulation installed. Both
the build-server and deploy stages had problems, but because of the "&&"
the deploy target didn't actually return failure. After I fixed the
emulation problem, there was a bad cached layer.

Also save the build output from the dev stage.
2021-03-27 21:35:44 -07:00
..
Dockerfile Merge branch 'master' into new-ui 2021-03-12 14:53:15 -08:00
build-server.bash dockerfile tweaks 2021-03-27 21:35:44 -07:00
build-ui.bash dockerfile tweaks 2021-03-27 21:35:44 -07:00
deploy.bash dockerfile tweaks 2021-03-27 21:35:44 -07:00
dev-common.bash dockerfile tweaks 2021-03-27 21:35:44 -07:00
dev.bash dockerfile tweaks 2021-03-27 21:35:44 -07:00