Skip to content

images: Fix linter warnings and errors#9

Open
fwiesel wants to merge 1 commit into
airshipit:masterfrom
fwiesel:dockerfile_lint
Open

images: Fix linter warnings and errors#9
fwiesel wants to merge 1 commit into
airshipit:masterfrom
fwiesel:dockerfile_lint

Conversation

@fwiesel

@fwiesel fwiesel commented Feb 24, 2026

Copy link
Copy Markdown

Docker complains about mismatching case of as and FROM. ENV command needs to be of the format ENV key=value, leaving out the = is deprecated.

Change-Id: Ia25d3453d26d767938146ebc2068f90bc7deaaa0

Docker complains about mismatching case of `as` and `FROM`.
ENV command needs to be of the format `ENV key=value`,
leaving out the `=` is deprecated.

Change-Id: Ia25d3453d26d767938146ebc2068f90bc7deaaa0
Signed-off-by: Fabian Wiesel <fabian.wiesel@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant