]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - Dockerfile
docker: introduce multi-stage image build (master, latest) 1085/head
authorVirtualTam <virtualtam@flibidi.net>
Wed, 14 Feb 2018 22:13:05 +0000 (23:13 +0100)
committerVirtualTam <virtualtam@flibidi.net>
Wed, 14 Feb 2018 22:13:05 +0000 (23:13 +0100)
commit3c51135f9a2029989ec74809ce531fa4aa521fa7
tree0ab4e7c8d777f81bde62ee5389ecfe42dc24f220
parent8b48e36594394e367cbb33c7ad1a679ea57c374d
docker: introduce multi-stage image build (master, latest)

Relates to https://github.com/shaarli/Shaarli/issues/755
Relates to https://github.com/shaarli/Shaarli/pull/1072

See:
- https://docs.docker.com/develop/develop-images/multistage-build/
- https://hub.docker.com/r/library/composer/
- https://github.com/composer/docker
- https://github.com/docker-library/docs/tree/master/composer

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
docker/alpine/Dockerfile.latest
docker/alpine/Dockerfile.master