Security

Docker pull after successful docker login fails?

jessicamulein
Explorer

Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: *************
Password:
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[jessica@www1 splunk]$ sudo docker pull store/splunk/splunk:7.3
Error response from daemon: pull access denied for store/splunk/splunk, repository does not exist or may require 'docker login'

What am I missing?

0 Karma
1 Solution

jessicamulein
Explorer

It turns out it's braindeadly simple and possibly an oversight in Splunk's documentation. Just remove the "store/" at the front.

https://hub.docker.com/_/splunk-enterprise

alt text

View solution in original post

jessicamulein
Explorer

It turns out it's braindeadly simple and possibly an oversight in Splunk's documentation. Just remove the "store/" at the front.

https://hub.docker.com/_/splunk-enterprise

alt text

kbaxter_splunk
Splunk Employee
Splunk Employee

That indeed fixed my problem. Thanks a ton!

0 Karma

jessicamulein
Explorer

Thanks! Glad to know it wasn't just me!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

@jessicamulein If your problem is resolved, please accept the answer to help future readers.
Consider submitting feedback (not a comment) on the documentation so it can be improved.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...