Comment by Dong Nguyen on "How many of you are actively using Docker? How has your experience been so far?" | HashnodeI use docker to:
- replace VirtualBox in almost cases: for example when I want to experience a new app, a stranger program... That's why I have a set of images.
- deploy the services and web apps. In my company, docker is a part of deployment process.