Spaces:
Sleeping
Sleeping
Commit ·
755d21d
1
Parent(s): 649c393
Update entrypoint.sh
Browse files- entrypoint.sh +1 -0
entrypoint.sh
CHANGED
|
@@ -6,3 +6,4 @@ chmod +x /usr/local/bin/entrypoint.sh
|
|
| 6 |
|
| 7 |
# Run gosu to switch user and execute the provided command
|
| 8 |
gosu user "$@"
|
|
|
|
|
|
| 6 |
|
| 7 |
# Run gosu to switch user and execute the provided command
|
| 8 |
gosu user "$@"
|
| 9 |
+
|