• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4251 shaares
Filters

A beginner’s guide to Docker — how to create your first Docker application

QRCode

Why use Docker as a developer?

This tool can really change a developer’s daily life. In order to best answer this question, I have written a non-exhaustive list of the benefits you will find:

Docker is fast. Unlike a virtual machine, your application can start in a few seconds and stop just as quickly.
Docker is multi-platform. You can launch your container on any system.
Containers can be built and destroyed faster than a virtual machine.
No more difficulties setting up your working environment. Once your Docker is configured, you will never have to reinstall your dependencies manually again. If you change computers or if an employee joins your company, you only have to give them your configuration.
You keep your work-space clean, as each of your environments will be isolated and you can delete them at any time without impacting the rest.
It will be easier to deploy your project on your server in order to put it online.
https://medium.freecodecamp.org/a-beginners-guide-to-docker-how-to-create-your-first-docker-application-cc03de9b639f
April 26, 2019 at 9:07:30 AM EDT *
docker
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community