You can use an entrypoint script.
entrypoint: /code/entrypoint.sh
A similar command is available in the Dockerfile.
Share and learn in the Docker community.
You can use an entrypoint script.
entrypoint: /code/entrypoint.sh
A similar command is available in the Dockerfile.