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

build: add shared tags to docker images #1911

Merged
merged 4 commits into from
Aug 15, 2023
Merged

build: add shared tags to docker images #1911

merged 4 commits into from
Aug 15, 2023

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Aug 15, 2023

Adding additional tags to docker images.

Currently we only tag builds with a single tag such as 2.6.1-alpine

This PR will result in additional tags such as alpine, 2.6-alpine, and 2-alpine.

The benefit is users who want to always pull the latest alpine build of the Proxy can now just pull the alpine tag etc.

Part of #1820

@jackwotherspoon jackwotherspoon self-assigned this Aug 15, 2023
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner August 15, 2023 18:22
.build/release_artifacts.sh Outdated Show resolved Hide resolved
@jackwotherspoon jackwotherspoon changed the title build: add more tags to builds build: add shared tags to docker images Aug 15, 2023
@jackwotherspoon jackwotherspoon changed the title build: add shared tags to docker images build: add shared tags to v1 docker images Aug 15, 2023
@jackwotherspoon jackwotherspoon changed the title build: add shared tags to v1 docker images build: add shared tags to docker images Aug 15, 2023
@jackwotherspoon jackwotherspoon merged commit 37f5772 into main Aug 15, 2023
12 checks passed
@jackwotherspoon jackwotherspoon deleted the docker-tags branch August 15, 2023 19:27
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