Multi Stage Dockerfile

Create or improve optimized multi-stage Dockerfiles with builder, dependency, test, and runtime stages. Use when the user asks for a multi-stage structure, smaller image, secure runtime image, Docker layer cache improvements, non-root container, .dockerignore, HEALTHCHECK, or Dockerfile best practices.

paulasilvatech ab02220 5.1 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/multi-stage-dockerfile commit ab02220c61

Frequently asked questions

npx skillmds@latest add paulasilvatech/multi-stage-dockerfile-2