directory
0.0.0-20240218101811-a38a20220afc
Repository: https://github.com/dmitrybogomolov/containerator.git
Documentation: pkg.go.dev

# Packages

Program find_container shows usage of *containerator* functions that find docker containers.
Program find_image shows usage of *containerator* functions that find docker images.
Program manage_container shows usage of *containerator* functions that run and remove containers.
Program manage_container_server is an example of http server that manages several container projects.
Program run_container shows usage of *containerator.RunContainer* function.