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 Ubuntu 20.04 : manifest for zoneminderhq/zoneminder:latest-ubuntu20.04 not found: #94

Open
jeroenst opened this issue Jul 6, 2022 · 1 comment

Comments

@jeroenst
Copy link

jeroenst commented Jul 6, 2022

I can't run or pull the docker ubuntu 20.04 image with the pull example from the README.md file:

docker run -d -t -p 1080:80
-e TZ='Europe/London'
-v ~/zoneminder/events:/var/cache/zoneminder/events
-v ~/zoneminder/images:/var/cache/zoneminder/images
-v ~/zoneminder/mysql:/var/lib/mysql
-v ~/zoneminder/logs:/var/log/zm
--shm-size="512m"
--name zoneminder
zoneminderhq/zoneminder:latest-ubuntu20.04
Unable to find image 'zoneminderhq/zoneminder:latest-ubuntu20.04' locally
docker: Error response from daemon: manifest for zoneminderhq/zoneminder:latest-ubuntu20.04 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

@florie1706
Copy link

See #92

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

2 participants