Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
More
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
Apple
Linux
Windows
ChromeOS
docker_version
Docker version information.
| Column | Type | Description |
|---|---|---|
| api_version | text | API version |
| arch | text | Hardware architecture |
| build_time | text | Build time |
| git_commit | text | Docker build git commit |
| go_version | text | Go version |
| kernel_version | text | Kernel version |
| min_api_version | text | Minimum API version supported |
| os | text | Operating system |
| version | text | Docker version |
select version from docker_version