Skip to content

Increase Efficiency for CI/CD

https://docs.docker.com/build/cache/

  • Restructure Dockerfile to cache dependencies
  • Restructure CI/CD to avoid rm/rmi with --build
Edited by Lars Florian Meiendresch