The slide deck of my Angular Vienna Talk on November 22, 2022, where I discussed different ways of deploying an Angular applications and why it is important to understand basic DevOps principle as a developer.
(Ports, Volumes) Dockerfile (Multi-Stage) Node Image for Building Nginx Image for Hosting Tipps: • use .dockerignore • Optimize cache usage • Special Attention in CI Tools which CMD is really executed Publish image to registry (optional)