Apache Mesos
Static Public Member Functions | Public Attributes | List of all members
Docker::Image Class Reference

#include <docker.hpp>

Static Public Member Functions

static Try< Imagecreate (const JSON::Object &json)
 

Public Attributes

Option< std::vector< std::string > > entrypoint
 
Option< std::map< std::string, std::string > > environment
 

Member Function Documentation

static Try<Image> Docker::Image::create ( const JSON::Object json)
static

Member Data Documentation

Option<std::vector<std::string> > Docker::Image::entrypoint
Option<std::map<std::string, std::string> > Docker::Image::environment

The documentation for this class was generated from the following file: