You are here |
piotrminkowski.com | ||
| | | |
snyk.io
|
|
| | | | Snyk's Liran Tal discusses strategies for choosing the best node.js Docker image. | |
| | | |
enix.io
|
|
| | | | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution. | |
| | | |
mydeveloperplanet.com
|
|
| | | | Skaffold is a command line tool developed by Google which aims to facilitate continuous development for Kubernetes applications. It will automate the task of building and deploying to a Kubernetes cluster whereas you, as a developer, can stay focused on writing code. Seems interesting enough to take a closer look at it! 1. Introduction In... | |
| | | |
earthly.dev
|
|
| | Learn how to use Docker to manage your MySQL database and simplify your deployment process. This article covers everything from planning your deplo... |