Running command inside Alpine based Docker container causing "OCI runtime exec failed".

  • I am trying to setup https://github.com/filebrowser/filebrowser


    I have to run the command users to add a user to the filebrower. But I am unable to use docker exec. I am not sure why.


    I use it like: docker exec -it Explorer users where Explorer is the container name.


    It displays:
    OCI runtime exec failed: exec failed: container_linux.go:345: starting container process caused "exec: \"commands\": executable file not found in $PATH": unknown


    I have heard this is known with Alpine based images and to just run docker exec -it Explorer sh but I get the same error.


    Please help.
    Thanks.

  • I looked at this and I don't know why you need to run a command to add users.


    The official directions do that after installation.
    https://filebrowser.xyz/installation


    Are you confused about adding the database?


    You should change the name of this thread to add "filebrowser" in the title since that is what you are asking about. :)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!