@@MikeRogers0 would it be possible to do like a full Video on Dockerizing a Rails 6 App with all the core components like Postgres, Sidekiq, Redis etc.? That'd be absolutely great!
@MikeRogers03 жыл бұрын
@@BluRRedV1sI0N For sure! I've kind of held back from doing a deep dive because it's so much to cover. github.com/Ruby-Starter-Kits/Docker-Rails-Template < This is a good place to start if you're curious though :)
@BluRRedV1sI0N3 жыл бұрын
@@MikeRogers0 Thanks for the resource! I'll stay tuned :)
@1990EAM Жыл бұрын
Hey thanks for the video. Any chance you could go over how to debug a Rails app that is running in a container using debugger?
@al-mokhtar_3 жыл бұрын
just curious what config you have in this mac ? i wanna buy one and wanna use docker mine now so slow just started learning it
@MikeRogers03 жыл бұрын
It's a 2017 Macbook Pro with 16GB of RAM and a 2.3 GHz Dual-Core Intel Core i5 :) It's OK, but if you want to get the best Docker performance I'd recommend installing Remote SSH for VSCode, and running your dev environment on Ubuntu machine. The end result is the lovely UI of MacOS, with the Docker support for Ubuntu.