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

docker: Error response from daemon: No such container: No such image: #8650

Open
Texnomic opened this issue Dec 4, 2020 · 0 comments
Open

Comments

@Texnomic
Copy link

Texnomic commented Dec 4, 2020

Summary

Unable to find image 'portainer/portainer-ce:latest' locally
latest: Pulling from portainer/portainer-ce
d1e017099d17: Already exists
b0718b1ef1b0: Already exists
a3ed95caeb02: Already exists
Digest: sha256:963be5398ad2500eda03bb937a483407e7aa7e8b2a73d07044ba0078ab1a1cfc
Status: Image is up to date for portainer/portainer-ce:latest
docker: Error response from daemon: No such container: No such image: a0a227bf03ddc8b88bbb74b1b84a8a7220c8fa95b122cbde2a7444f32dc30659.
See 'docker run --help'.

Command

docker -H vch2.lab.texnomic.com:2376 --tlsverify run -p "8000:8000/tcp" -p "9000:9000/tcp" --dns 10.0.0.10 --dns 10.0.0.11 --name "Portainer" portainer/portainer-ce -H tcp://vch1.lab.texnomic.com:2376 --tlsverify --tlscacert "/certs/ACME.pem" --tlscert "/certs/VCH1-Cert.pem" --tlskey "/certs/VCH1-Key.pem"

vSphere and vCenter Server version

7.0

VIC version

v1.5.5-7767-a7161963

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

No branches or pull requests

1 participant