package
0.6.6
Repository: https://github.com/synalice/gobox.git
Documentation: pkg.go.dev

# Packages

Package config contains everything necessary to build a config that can be later used for building a docker container from it */.
Package container is used for creating new docker containers from config using a builder pattern */.
Package controller defines a Controller object that is required for all operations with docker API */.
Package file provides functionality for working with files */.
Package mount provides functionality for managing creation of container's mount points */.
Package volume is used for managing docker volumes */.