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 PFigs force-pushed the update-image-builds branch from 991b5c3 to 8f293d8 Compare June 18, 2019 12:50
@PFigs
Copy link
Contributor Author

PFigs commented Jun 18, 2019

Travis update to follow

@PFigs PFigs force-pushed the update-image-builds branch from 5bb735c to 43633b2 Compare July 8, 2019 12:31
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 force-pushed the update-image-builds branch from 43633b2 to d1a933b Compare July 8, 2019 12:39
@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