Spaces:
Running
Running
# entrypoint.sh | |
# Run gosu to switch user and execute the provided command | |
gosu user "$@" | |
# entrypoint.sh | |
# Run gosu to switch user and execute the provided command | |
gosu user "$@" | |