Clang
Properties
This image's image name and tag for use as another image's tag.
The base distribution of this image.
Compilation command for C source files.
Default compilation command.
Compilation command for C++ source files.
The Dockerfile DSL that the image should be generated from.
The default language used for this image.
The mounting policy for this image.
The command used to run executables of the specific language.
Functions
Builds an image based on dockerfileSpec, and returns the resulting image ID.
Returns a proxy handle of the image.
Retrieves the image as defined by dockerfileSpec, or null
if such an image does not exist.
The tag of the image.
Installs a software package into the distribution.
Sets the necessary environment variables for the image.
Updates all packages in the distribution.