A nice evening to update my Docker knowledge again ... #docker #containers #dockerfiles #dockercompose
#dockercompose #dockerfiles #containers #Docker
🥵Are you afraid of starting containerization of your projects? No more fear, #Docker introduced a new sub-command for you called `init` that allows you to create #Dockerfiles more easily and quickly based on your requirements which is super cool🥳
Let's try it like cool kids 🕺🏻
https://docs.docker.com/engine/reference/commandline/init/
7 quick steps to improve your Dockerfile
https://softwaremill.com/7-quick-steps-to-improve-your-dockerfile/
#docker #devops #dockerfiles #containers
🤔 Do you think that are the #Dockerfiles only thing you have to build you @oci_org images?
✨Make your decision after watching this cool demo by @ericsmalling at #DevOpsDaysDFW.
👌You will find many great tool suggestions like #jib and #ko within that presentation.
https://www.youtube.com/watch?v=u6WIM2xFmOM
#dockerfiles #DevOpsDaysDFW #jib #ko
I'm back at #Haskell. I've just managed to use #stackage and #stack.
I like the inevitability of the compile time in this language. When writing in #Python or #Ruby it often feels like the compile time shouldn't actually happen. But it nonetheless sneaks in a lot. Either with #Dockerfiles that need to be build or assets:precompile jobs, etc., etc.
#haskell #stackage #stack #python #ruby #dockerfiles
#Docker Comes to Ruby on Rails: Add Default #Dockerfiles
Via pull request
https://github.com/rails/rails/pull/46762
RT @Docker@twitter.com
Heredocs 101: what they are, what you can use them for, and how to get started with them! Give our blog a read to learn all about our introduction of heredoc syntax to Dockerfiles. #heredocs #dockerfiles
https://dockr.ly/2Vi7ll0
RT @Docker@twitter.com
Want to write better #Dockerfiles? Intro guide to Dockerfile #bestpractices is here to help https://dockr.ly/2TqY2f7 by @tiborvass@twitter.com