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

Updates Docker pull URLs #1276

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Updates Docker pull URLs #1276

merged 2 commits into from
Mar 5, 2024

Conversation

ZPain8464
Copy link
Contributor

@ZPain8464 ZPain8464 commented Feb 29, 2024

This PR updates all instances of the Docker pull URL in our docs. I may have missed a few, so I'd appreciate a quick review from the team.

I backported to v0.25, but we could also backport to previous versions. Thoughts or opinions here?

resolves https://github.com/pomerium/internal/issues/1741

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit 43c8fcf
🔍 Latest deploy log https://app.netlify.com/sites/pomerium-docs/deploys/65e73936fdb5460008f8c5ee
😎 Deploy Preview https://deploy-preview-1276--pomerium-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

Choose a reason for hiding this comment

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

Should this still mention Docker Hub on line 85?

@@ -4,7 +4,7 @@ networks:
main: {}
services:
pomerium:
image: pomerium/pomerium:v0.21.1
image: cr.pomerium.com/pomerium/pomerium:v0.21.1
Copy link
Contributor

Choose a reason for hiding this comment

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

I noticed you updated a v0.23.0 tag to latest above. Should we do the same here, or is there some reason this needs to use an older version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The guide was written to be compatible with v0.21, which requires a service-level network attribute in the Docker Compose file. We had to update the v0.21 Quickstart to do this as well. We haven't updated this guide in some time, so I thought it best to keep the current Pomerium version.

@ZPain8464 ZPain8464 merged commit a984881 into main Mar 5, 2024
5 checks passed
@ZPain8464 ZPain8464 deleted the zpain/docker-pull-urls branch March 5, 2024 15:26
backport-actions-token bot pushed a commit that referenced this pull request Mar 5, 2024
updates Docker pull URLs
ZPain8464 added a commit that referenced this pull request Mar 5, 2024
Updates Docker pull URLs (#1276)

updates Docker pull URLs

Co-authored-by: zachary painter <[email protected]>
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.

2 participants