An Introduction to Docker for Ruby Developers

Опубликовано: 28 Сентябрь 2024
на канале: Mike Rogers
2,058
62

I'm a big fan of Docker, I think it can make getting starting using Ruby so much easier

In this video, I'm going to cover the basics of how to install & use Docker with Ruby.

Sources

➡ Download Docker: https://www.docker.com/get-started
➡ Sample Dockerfile: https://github.com/Ruby-Starter-Kits/...

Chapters

0:00 - Setup Docker
1:14 - How to Run Ruby
2:20 - The Docker Run Flags
3:31 - Building a Dockerfile
6:02 - Adding a Gemfile
7:44 - Installing Extra Packages
8:21 - Thank You

Follow Me Online

➡ Blog: https://mikerogers.io/
➡ Twitter:   / mikerogers0  
➡ GitHub: https://github.com/mikerogers0
➡ YouTube:    / mikerogers0  
➡ BuyMeACoffee: https://www.buymeacoffee.com/MikeRogers0
➡ Dev.to: https://dev.to/mikerogers0

#Docker #Ruby