I'm having a problem
My current problem is that I can't deploy a rails app into production with Docker on AWS.
Sometimes half of the gems will install but, with other builds, it's not even possible to install bundler.
Could not find a valid gem 'bundler' (= 2.1.4), here is why: Unable to download data from https://rubygems.org/ - timed out (https://rubygems.org/specs.4.8.gz)
Gem::RemoteFetcher::UnknownHostError timed out (https://rubygems.org/gems/rake-13.0.1.gem)
bridge-nf-call-iptables is disabled which I assume would overcome any of the IPV6 issues that I have been reading about.
This issue is related to:
I will abide by the code of conduct.
I'm having a problem
My current problem is that I can't deploy a rails app into production with Docker on AWS.
Sometimes half of the gems will install but, with other builds, it's not even possible to install bundler.
Could not find a valid gem 'bundler' (= 2.1.4), here is why: Unable to download data from https://rubygems.org/ - timed out (https://rubygems.org/specs.4.8.gz)Gem::RemoteFetcher::UnknownHostError timed out (https://rubygems.org/gems/rake-13.0.1.gem)bridge-nf-call-iptables is disabledwhich I assume would overcome any of the IPV6 issues that I have been reading about.This issue is related to:
gemI will abide by the code of conduct.