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

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 330 Bytes

Dockerutils

Go package to provide helper functions to the Docker API.

Note

Due to providing an interface that accepts Docker types, this package does not vendor any Docker packages and is subject to changes to the Docker API. This is done to prevent version conflicts between this package and projects that depend on it.