Class Layer (2.4.0)

 public sealed class Layer : IMessage<Layer>, IEquatable<Layer>, IDeepCloneable<Layer>, IBufferMessage, IMessage 

Layer holds metadata specific to a layer of a Docker image.

Inheritance

Object > Layer

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Layer()

 public Layer() 

Layer(Layer)

 public Layer(Layer other) 
Parameter
Name
Description
other

Properties

Arguments

 public string Arguments { get; set; } 

The recovered arguments to the Dockerfile directive.

Property Value
Type
Description

Directive

 public string Directive { get; set; } 

Required. The recovered Dockerfile directive used to construct this layer. See https://docs.docker.com/engine/reference/builder/ for more information.

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: