{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/ripta/engine-api","name":"github.com/ripta/engine-api","description":"Package engineapi provides libraries to implement client and server components compatible with the Docker engine.\n\nThe client package in github.com/docker/engine-api/client implements all necessary requests to implement the official Docker engine cli.\n\nCreate a new client, then use it to send and receive messages to the Docker engine API:\n\nOther programs, like Docker Machine, can set the default Docker engine environment for you. There is a shortcut to use its variables to configure the client:\n\nAll request arguments are defined as typed structures in the types package. For instance, this is how to get all containers running in the host:","version":"v0.2.3","softwareVersion":"v0.2.3","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/ripta/engine-api","issueTracker":"https://github.com/ripta/engine-api/issues","url":"https://github.com/ripta/engine-api","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2016-01-04","dateModified":"2016-02-02","datePublished":"2016-02-02","copyrightYear":2016,"downloadUrl":"https://proxy.golang.org/github.com/ripta/engine-api/@v/v0.2.3.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/ripta/engine-api#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/ripta/engine-api"]}