Skip to content

Add alpine 3.17 (non-helix) dockerfile#797

Merged
mthalman merged 1 commit into
dotnet:mainfrom
omajid:add-alpine-3.17-amd64
Feb 10, 2023
Merged

Add alpine 3.17 (non-helix) dockerfile#797
mthalman merged 1 commit into
dotnet:mainfrom
omajid:add-alpine-3.17-amd64

Conversation

@omajid
Copy link
Copy Markdown
Member

@omajid omajid commented Feb 10, 2023

This came up in dotnet/installer#14417. We are trying to add a CI leg for alpine, and alpine 3.17 most closely matches the 7.0.1xx lifecycle.

The Dockerfile itself is a copy of the 3.15 Dockerfile, with 3.15 replaced with 3.17.

@ghost ghost added the area-dockerfiles label Feb 10, 2023
Comment thread src/alpine/manifest.json Outdated
"tags": {
"alpine-3.17-$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
"alpine-3.17$(FloatingTagSuffix)": {},
"alpine-3.17-local": {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This tag is not needed since there are no other Dockerfile dependencies on this image.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Removed. Thanks!

This came up in dotnet/installer#14417. We are
trying to add a CI leg for alpine, and alpine 3.17 most closely matches
the 7.0.1xx lifecycle.

The Dockerfile itself is a copy of the 3.15 Dockerfile, with 3.15
replaced with 3.17.
@omajid omajid force-pushed the add-alpine-3.17-amd64 branch from 95ccc4b to c91435a Compare February 10, 2023 16:29
@mthalman mthalman merged commit bea9c3c into dotnet:main Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants