Giter VIP home page Giter VIP logo

imageconfig's Introduction

c := &imageconfig.Client{Auth: NewDockerHubAuthenticator()}
conf, _ := c.GetConfig("awsteele/dotnet21:1")

/*
(*imageconfig.Config)(0xc00068e290)({
 Hostname: (string) "",
 Domainname: (string) "",
 User: (string) "",
 AttachStdin: (bool) false,
 AttachStdout: (bool) false,
 AttachStderr: (bool) false,
 ExposedPorts: (map[string]interface {}) <nil>,
 Tty: (bool) false,
 OpenStdin: (bool) false,
 StdinOnce: (bool) false,
 Env: ([]string) (len=6 cap=6) {
  (string) (len=85) "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.dotnet/tools",
  (string) (len=26) "DOTNET_SDK_VERSION=2.1.604",
  (string) (len=27) "ASPNETCORE_URLS=http://+:80",
  (string) (len=32) "DOTNET_RUNNING_IN_CONTAINER=true",
  (string) (len=36) "DOTNET_USE_POLLING_FILE_WATCHER=true",
  (string) (len=22) "NUGET_XMLDOC_MODE=skip"
 },
 Cmd: ([]string) (len=1 cap=4) {
  (string) (len=4) "bash"
 },
 ArgsEscaped: (bool) true,
 Image: (string) (len=71) "sha256:d299c5fd7a4e7a617ced296d2ca68a8bc989491b66376b6044efeb5dec0f3593",
 Volumes: (map[string]interface {}) <nil>,
 WorkingDir: (string) "",
 Entrypoint: (interface {}) <nil>,
 OnBuild: (interface {}) <nil>,
 Labels: (map[string]string) <nil>
})
 */

imageconfig's People

Contributors

aidansteele avatar

Stargazers

Anchen avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.