containous / traefik-library-image

ARCHIVED
https://github.com/traefik/traefik-library-image
Apache License 2.0
218 stars 60 forks source link

[WIP] Multi-stage build #14

Closed ldez closed 5 years ago

ldez commented 7 years ago

Should wait to see if the Docker official image build system supports multi-stage build.

emilevauge commented 7 years ago

Multi-stage build is not supported yet in official images: https://github.com/docker-library/official-images/issues/3383

J0WI commented 5 years ago

There is a workaround using two separate Dockerfiles: https://github.com/docker-library/busybox/tree/master/uclibc