Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker images building procedure #42

Merged
merged 9 commits into from
Jul 8, 2019
Merged

Docker images building procedure #42

merged 9 commits into from
Jul 8, 2019

Conversation

PFigs
Copy link
Contributor

@PFigs PFigs commented Jun 18, 2019

This commit simplifies the building of docker images by
relying on a docker-comopse for each type of image.

It is still possible to reduce the build to a single
compose file + a shell script to set the correct
tags and paths. However this is left for future
consideration.

Closes #15 and #26

@PFigs
Copy link
Contributor Author

PFigs commented Jun 18, 2019

Travis update to follow

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Pedro Silva added 3 commits July 8, 2019 15:38
This commit simplifies the building of docker images by
relying on a docker-comopse for each type of image.

It is still possible to reduce the build to a single
compose file + a shell script to set the correct
tags and paths. However this is left for future
consideration.

Closes #15 and #26
This commit assumes the repo dependency
is met and installed on the developer's
host.
@PFigs PFigs marked this pull request as ready for review July 8, 2019 12:45
@PFigs PFigs requested a review from GwendalRaoul July 8, 2019 12:46
Pedro Silva added 4 commits July 8, 2019 16:07
@PFigs PFigs added the integration/docker Issues related to integration with docker label Jul 8, 2019
@PFigs PFigs merged commit 25a8520 into master Jul 8, 2019
@PFigs PFigs deleted the update-image-builds branch July 8, 2019 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration/docker Issues related to integration with docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration from template file
2 participants