Spaces:
Running
on
A10G
Running
on
A10G
# Start Nginx | |
sudo nginx | |
# Execute the default CMD specified in the Dockerfile or passed via the docker run command | |
exec "$@" | |