# 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.