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

[docker]Hadolint improvements #764

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

Ferror
Copy link
Contributor

@Ferror Ferror commented Jun 1, 2022

This PR will fix the hadolint warning stated below.

Dockerfile:20 DL3022 warning: `COPY --from` should reference a previously defined `FROM` alias
Dockerfile:24 DL3022 warning: `COPY --from` should reference a previously defined `FROM` alias

@Ferror Ferror requested a review from a team as a code owner June 1, 2022 08:02
@probot-autolabeler probot-autolabeler bot added the Docker Docker-related issues and PRs. label Jun 1, 2022
@Ferror Ferror force-pushed the docker-hadolint-improvement branch from b498ffa to 50ac06e Compare June 13, 2022 18:27
@Ferror Ferror force-pushed the docker-hadolint-improvement branch from 50ac06e to 8cac4cd Compare June 14, 2022 15:34
@lchrusciel lchrusciel merged commit a3b2d74 into Sylius:master Jun 27, 2022
@Ferror Ferror deleted the docker-hadolint-improvement branch June 29, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker Docker-related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants