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

docs(kubernetes): fix image name in example #2385

Merged
merged 1 commit into from
Jan 31, 2022
Merged

docs(kubernetes): fix image name in example #2385

merged 1 commit into from
Jan 31, 2022

Conversation

khuedoan
Copy link
Contributor

@khuedoan khuedoan commented Jan 31, 2022

Description

The current image name is incorrect:

docker pull docker.io/docker-mailserver/docker-mailserver:latest

Error response from daemon: pull access denied for docker-mailserver/docker-mailserver, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change that does improve existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas (none)
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works (none)
  • New and existing unit tests pass locally with my changes (none)

khuedoan added a commit to khuedoan/horus that referenced this pull request Jan 31, 2022
Copy link
Member

@wernerfred wernerfred left a comment

Choose a reason for hiding this comment

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

LGTM. Thx

@github-actions
Copy link
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: 3eac2ff

@casperklein casperklein merged commit 16a7d90 into docker-mailserver:master Jan 31, 2022
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.

None yet

3 participants