yznts/oxigen

Docker instruction syntax incorrect

Closed this issue · 1 comments

keevan commented
❯ docker run ghcr.io/yuriizinets/oxigen:latest -p 9001:8000
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "-p": executable file not found in $PATH: unknown.
ERRO[0001] error waiting for container:

I managed to resolve this by swapping the order around, and noticed there is a pull request which has this fix ready as well. Thanks @mre

#10

keevan commented

Duplicate created due to local network issues whilst submitting. Sorry, please ignore.