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 issue #90

Closed
webmasterandy opened this issue Mar 31, 2024 · 4 comments
Closed

docker issue #90

webmasterandy opened this issue Mar 31, 2024 · 4 comments

Comments

@webmasterandy
Copy link

Docker says:

root@nas:/var/docker/holoplay# docker run -d -p 8006:8006 spout8301/holoplay:latest
Unable to find image 'spout8301/holoplay:latest' locally
docker: Error response from daemon: manifest for spout8301/holoplay:latest not found: manifest unknown: manifest unknown.
See 'docker run --help'.
@stephane-r
Copy link
Owner

Hi,

Use the latest version code : spout8301/holoplay:1.12.1. You can see on Docker Hub : https://hub.docker.com/r/spout8301/holoplay/tags#!

@fuomag9
Copy link

fuomag9 commented May 23, 2024

Hi,

Use the latest version code : spout8301/holoplay:1.12.1. You can see on Docker Hub : https://hub.docker.com/r/spout8301/holoplay/tags#!

You should tag the latest image with the latest version, so auto pulls can be done by stuff such as watchtower. Futhermore, the example provided in the issue is incorrect as it mentions a tag that currently does not exist (latest)

@stephane-r
Copy link
Owner

stephane-r commented May 23, 2024

You're right. I would make update on the Github Action to release both soon.

@stephane-r
Copy link
Owner

@fuomag9 #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

3 participants