All Ruby Podcasts By Devchat.tv
RR 426: Dockerized Development Environments with Julian Fahrer
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:58:11
- Mais informações
Informações:
Sinopse
SponsorsSentry use code “devchat” for $100 credit DatadogPanelDavid KimuraAndrew MasonCharles Max WoodWith Special Guests: Julian FahrerEpisode Summary Julian Fahrer has been a guest on Devchat shows before and recently did a workshop at RailsConf about Docker. He specializes in teaching people about Docker and has his own course, LearnDocker.online. Julian begins by giving suggestions for those considering Dockerizing their Rails applications. He talks about why Docker is a good choice to be used in a local development environment and gives some advice for those who might have trouble running Docker in development. He talks about where Docker fits within the development or production environment. He talks about synchronizing code between development and production and running tests. He advises listeners on how to get started with Docker. He talks about using a Docker registry to build and push images. They discuss how to deal with things once you move to production and how to use containers when considering