You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing ffserver container, with exact setup in the readme, did not change a single parameter, this is the error code. I have other docker container running successfully with docker-compose, and I run it in sudo, so permission is not an issue. I'm running the latest container which was pushed 5 hours ago.
Removing ffserver_ffserver_1
Recreating d217898fc4fe_ffserver_ffserver_1 ... error
ERROR: for d217898fc4fe_ffserver_ffserver_1 Cannot start service ffserver: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"ffserver\": executable file not found in $PATH": unknown
ERROR: for ffserver Cannot start service ffserver: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"ffserver\": executable file not found in $PATH": unknown
The text was updated successfully, but these errors were encountered:
I'm testing ffserver container, with exact setup in the readme, did not change a single parameter, this is the error code. I have other docker container running successfully with
docker-compose
, and I run it insudo
, so permission is not an issue. I'm running the latest container which was pushed 5 hours ago.The text was updated successfully, but these errors were encountered: