DCod3rBoy said about 1 year ago on Dockerizing Rails :
Very nice video -- Learned a lot of new stuff. My main concern at my organization is the inability to complete the docker compose process through our proxy. When I reach the npm installation, I get "Failed to fetch....Unable to connect to proxy.business.org:8080" Is there a way to handle docker when you're behind a company vpn and need to use proxy for certain tasks? We also need to bundle gems that live on "gem in a box" -- we have a self-signed cert on that server...Do you have any remedies for this particular issue?