[−][src]Module the_process_foundry::applications::docker_container
Information about a running container
This is going to use shiplift since they seem to have done most of the work already. This is independent of docker because there are multiple ways of manipulating these (docker, docker-compose, etc.) so we're going to make a specific container to hold the metadata. THINK: Should this assume it is clean (freshly spun up) or can it be dirty?
Structs
DockerContainer | |
FindApp | |
InspectOptions |
Enums
Action | |
ActionResult | |
Status |
Constants
APP_NAME | |
MODULE_VERSION |