Back to all terms
42Dev environment
Docker
Docker
Packages an app with the environment it needs so it runs the same on any machine.
For example
I package the project with Docker so it runs on a new server with one command.
Related terms
See all
Docker
Packages an app with the environment it needs so it runs the same on any machine.
For example
I package the project with Docker so it runs on a new server with one command.