Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

docker client refactor #40

Merged
merged 5 commits into from
May 4, 2022
Merged

docker client refactor #40

merged 5 commits into from
May 4, 2022

Conversation

kminehart
Copy link
Collaborator

Fixes #36 #26 #35 #23

* Replaced the using the shell and docker commands with the Docker SDK.
* The Docker client now processes multiple pipelines in the correct
  order.
* The CLI client now processes multiple pipelines in the correct order.
* Updated the format of the default docker images
* Added more flexible syncutil packages for processing pipeline lists
  and steps.
@kminehart kminehart merged commit 972f5f3 into main May 4, 2022
@kminehart kminehart deleted the km/docker-client-refactor branch July 21, 2022 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docker] Replace shelling out to docker CLI with the docker client library
1 participant