docbrown/scripts
Joe Doss f34dbf4693
Better production container precompiling and bootstrapping (#10280)
* Create entrypoint-dev.sh to be used with devel workflows with docker/podman compose
and adjust the compose files to use it.

* Adjust the entrypoint script so we have better control over when we run
rake assets:precompile and rake app_initializer:setup.

* Copy vendor/cache so we can bundle install from cached gems instead of
fetching them from the Internet.

* Run rake assets:precompile in the container build.

* Add in clobber and clean tasks to entrypoint.
2020-09-16 16:59:19 -05:00
..
bundle.sh Optimization:Use Locally Bundled Gems in Containers (#10344) 2020-09-16 10:00:21 +07:00
clean_fork.sh Git scripts to sync or reset repository fork (#5055) 2019-12-30 13:58:16 -05:00
entrypoint-dev.sh Better production container precompiling and bootstrapping (#10280) 2020-09-16 16:59:19 -05:00
entrypoint.sh Better production container precompiling and bootstrapping (#10280) 2020-09-16 16:59:19 -05:00
sync_fork.sh Keeping your forked branch up to date (#6531) 2020-03-09 09:37:46 -04:00