Docker: use a entrypoint script (#1227)

In favor of `/etc/bash.bashrc`, which is only read for interactive
shells.
This commit is contained in:
Kleis Auke Wolthuizen
2023-07-06 16:44:01 +02:00
committed by GitHub
parent 3bde060365
commit e28e47659c
5 changed files with 18 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
# Ignore everything
*
# Allow to run the test script inside the Docker container
# Allow the entrypoint/test script inside the Docker container
!/docker/entrypoint.sh
!/docker/test_dockerimage.sh
# Allow license file