Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate legacy dockerfile issues #217

Open
elstoc opened this issue Nov 17, 2024 · 0 comments
Open

Investigate legacy dockerfile issues #217

elstoc opened this issue Nov 17, 2024 · 0 comments

Comments

@elstoc
Copy link
Owner

elstoc commented Nov 17, 2024

The following warnings were seen when using docker-compose to build ecms:

 => WARN: StageNameCasing: Stage name 'BUILDER' should be lowercase (line 1)                                                                                                                                                      0.0s
 => WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 2)                                                                                                                  0.0s
 => WARN: WorkdirRelativePath: Relative workdir "./app" can have unexpected results if the base image changes (line 8)                                                                                                            0.0s
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

No branches or pull requests

1 participant