Skip to content

Fix docker FROM AS/as warning.#6959

Merged
oliver-sanders merged 1 commit intocylc:masterfrom
hjoliver:docker-from-as
Sep 3, 2025
Merged

Fix docker FROM AS/as warning.#6959
oliver-sanders merged 1 commit intocylc:masterfrom
hjoliver:docker-from-as

Conversation

@hjoliver
Copy link
Copy Markdown
Member

@hjoliver hjoliver commented Sep 3, 2025

After swarm build failed in CI (for other reasons - slow download?):

 135.6 critical libmamba Could not solve for environment specs
------

 1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 24)
Dockerfile:8
---------------

(Does that really matter? 🤣 )

@hjoliver hjoliver changed the title Fix docker FROM AS/as error. Fix docker FROM AS/as warning. Sep 3, 2025
Copy link
Copy Markdown
Member

@oliver-sanders oliver-sanders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is just lint, but whatever.

@oliver-sanders oliver-sanders added this to the 8.6.0 milestone Sep 3, 2025
@oliver-sanders oliver-sanders merged commit 9b51b5c into cylc:master Sep 3, 2025
20 of 23 checks passed
@hjoliver
Copy link
Copy Markdown
Member Author

hjoliver commented Sep 3, 2025

Yes it was just a warning (I said the build failed for other reasons).

@hjoliver hjoliver deleted the docker-from-as branch September 3, 2025 22:21
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.

2 participants