Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Production-mode builds #56

Closed
wants to merge 4 commits into from
Closed

Production-mode builds #56

wants to merge 4 commits into from

Conversation

nightkr
Copy link
Contributor

@nightkr nightkr commented Jul 13, 2018

This depends on #48.

This adds support for production-mode builds (by running ./docker-build.sh --arg prod true), which don't contain all the tools used for development. Right now, this means that:

  • source code volumes are disabled
  • nodemon is disabled
  • web-frontend is AOT-compiled

Currently this means that nodemon is disabled, and that source code isn't volume-mounted
@nightkr nightkr changed the base branch from master to nixification July 13, 2018 15:42
@nightkr
Copy link
Contributor Author

nightkr commented Jul 17, 2018

Both this and #48 have been merged.

@nightkr nightkr closed this Jul 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant