Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Use docker multi-stage build #52

Open
pauldthomson opened this issue Mar 18, 2019 · 1 comment
Open

Use docker multi-stage build #52

pauldthomson opened this issue Mar 18, 2019 · 1 comment

Comments

@pauldthomson
Copy link
Contributor

Consider combining the .build and .deploy Dockerfiles into a single Dockerfile and using a multi-stage build: https://docs.docker.com/develop/develop-images/multistage-build/

@maccac
Copy link
Contributor

maccac commented Apr 24, 2019

@pauldthomson
Sorry for the late reply. I took a look into it and I'm cool with this as long as we can keep the tests running that rely on external docker services running.
Feel free to make put in a pull request to improve our build and release process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants