It is so good to hear someone use docker like it is the useful tool that it is! I'm looking forward to seeing you explain how to run the docker image! 😃 Finally a believer!
I would like a more in-depth explanation when you have more than 10 third-party APIs where you are going to place it to compile the production image, for example redis, s3, Sengrid, etc. something like ENV['HOST_URL'] I have a lot of environment variables that I pass via heroku but with the docker image it doesn't work for me when I want to build it :(
It is so good to hear someone use docker like it is the useful tool that it is!
I'm looking forward to seeing you explain how to run the docker image! 😃
Finally a believer!
that's a better short pithy explanation of docker than i have eeeever seen aaaaaanywhere. nice job.
Second video, where you mentioned number 37.
Coincidence? I Don't Think So.😄
I would like a more in-depth explanation when you have more than 10 third-party APIs where you are going to place it to compile the production image, for example redis, s3, Sengrid, etc. something like ENV['HOST_URL'] I have a lot of environment variables that I pass via heroku but with the docker image it doesn't work for me when I want to build it :(