Registry / utility / docker-engine

docker-engine

JSON →
library1.13.1gogounverified

The core Docker engine for building and running containers.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github.com/docker/engine

Import the Docker engine library

package main import ( "fmt" "github.com/docker/engine" ) func main() { fmt.Println("Docker engine library") }
Debug
Known footguns
breakingVersion 1.13.1 is very old; consider using the modern Docker API client (github.com/docker/docker/client) instead.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
bingbot
1
Resources