Skip to content

Commit

Permalink
Comply with Docker official-images constraints
Browse files Browse the repository at this point in the history
- Remove usage of `ARG`, and replace with `ENV`.
- Remove usage ADD of remote resources.

docker-library/official-images#17549 (comment)
  • Loading branch information
adamiBs committed Sep 13, 2024
1 parent 8f1a23f commit 88150c4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
16 changes: 8 additions & 8 deletions alpine/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions debian/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88150c4

Please sign in to comment.