swap icon indicating copy to clipboard operation
swap copied to clipboard

Running: docker run -d -p 5000:5000 --name swap --restart always afourmy/swap

Open lancelot1969 opened this issue 5 years ago • 0 comments

Running: docker run -d -p 5000:5000 --name swap --restart always afourmy/swap

docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: "gunicorn": executable file not found in $PATH": unknown.

gunicorn installed via pip yum install python-gunicorn

lancelot1969 avatar May 30 '19 15:05 lancelot1969