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

Go package that provides high-level functions to work with Docker containers.

License

Notifications You must be signed in to change notification settings

adevinta/dockerutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Go package that provides high-level functions to work with Docker containers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages