Tables in Docker
The docker plugin includes 11 tables:
Name | Description | Queries |
---|---|---|
List all configs from the Docker compose files. | ||
List all networks from the Docker compose files. | ||
List all secrets from the Docker compose files. | ||
List all services from the Docker compose files. | ||
List all volumes from the Docker compose files. | ||
List all containers from the Docker engine. | ||
List all images from the Docker engine. | ||
List all information from the Docker engine. | ||
List all networks from the Docker engine. | ||
List all volumes from the Docker engine. | ||
List all instructions from the Dockerfile. |