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

Remove shotover specific logic from DockerCompose #1127

Merged
merged 4 commits into from
Apr 17, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Apr 12, 2023

Remove all shotover specific logic from DockerCompose in preparation to be moved into a separate crate and repo.
This will be useful for external custom transform template repos and example config repos e.g. https://github.com/shotover/shotover-examples

A wrapper constructor is created (fn docker_compose) to provide all the shotover specific functionality that we need.

There should be no functional changes in this PR.
The only changes is shotover specific logic being split out of DockerCompose and a suitable API being put in place to facilitate this split.

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

Successfully merging this pull request may close these issues.

3 participants