Skip to content

running volumio docker image on raspberry pi reports error #522

Description

@RWTHLHK

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions