docbrown/scripts
Joe Doss d7144ce787
Fix bundle issues and a few other things. (#11528)
* Fix bundle issues with the Multistage container
and adjusts a few other things:

- Disable ruby docs on bundler gem install
- Fix the bundle config
- chmod +x on scripts/build_containers.sh

* Add app/assets back into the builder image.

* Looks like running:

yarn install --frozen-lockfile \
&& RAILS_ENV=test NODE_ENV=test bundle exec rails webpacker:compile'

is super busted.

https://buildkite.com/forem/build-containers/builds/48#97451356-6552-40a1-8333-ac6fc0fccc3a

so let's just comment that out for now.
2020-11-21 17:25:09 -06:00
..
build_containers.sh Fix bundle issues and a few other things. (#11528) 2020-11-21 17:25:09 -06: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 Bug Fix:Make entrypoint-dev.sh Runnable (#10359) 2020-09-16 19:08:43 -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