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

running volumio docker image on raspberry pi reports error #522

Open
RWTHLHK opened this issue Dec 26, 2021 · 0 comments
Open

running volumio docker image on raspberry pi reports error #522

RWTHLHK opened this issue Dec 26, 2021 · 0 comments

Comments

@RWTHLHK
Copy link

RWTHLHK commented Dec 26, 2021

I built the volumio docker image on a Debian Jessie 11.0 virtual machine and got VolumioRootFS.tar.gz following the instructions in https://github.com/volumio/Build/issues/387#issuecomment-846539969 . And I also imported the image successfully as shown:

pi@raspberrypi:~ $ sudo docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
volumio 1.0 030e4c5236f9 10 minutes ago 45.6MB
hello-world latest 1ec996c686eb 2 months ago 4.85kB

However, when running docker images it reports:

pi@raspberrypi:~ $ sudo docker run volumio:1.0
docker: Error response from daemon: No command specified.
See 'docker run --help'.

I am new to docker and linux, would someone please tell me what is wrong?

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