Speeding up Docker image build process of a Rails application
We reduced the Docker image building time of our Rails application from 10 minutes to 5 minutes by re-using bundler cache and by precompiling assets. Read the full story at our blog - https://blog.bigbinary.com/2018/07/25/speeding-up-docker-image-build-process-of-a-rails-application.html
Comments
The link 404s because there is a dot at the end of the URL. “…application.html.”
Fixed!
Post a comment