openairplay / airplay2-receiver

AirPlay 2 Receiver - Python implementation
2.15k stars 134 forks source link

fixed docker command #57

Closed Lorilandly closed 2 years ago

Lorilandly commented 2 years ago

The name of the docker container needs to be after all other arguments in the command. The original command returned this error on my systems.

docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "--volume": executable file not found in $PATH: unknown.
Neustradamus commented 2 years ago

@systemcrash: What do you think?

systemcrash commented 2 years ago

Can anyone else who uses docker verify this? I run on the metal...