Build Tools & Docker

  • Docker makes it easier --> Docker Image is an artifact

  • Docker Image is an alternative for all other artifact type --> DOCKER IMAGE

  • You don't need to install npm or java on the server --> Execute everything in the Image

Last updated