docker.file.env
Description
Dockerfile ENV instructions
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| name | string | Name of the variable |
| value | string | Value of the variable, Values are preserved as-is, without stripping quotes. |
Description
Dockerfile ENV instructions
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| name | string | Name of the variable |
| value | string | Value of the variable, Values are preserved as-is, without stripping quotes. |