Closed WolfangAukang closed 3 years ago
The entrypoint script verifies if the image is running on test mode or not. Previously, if the image was not running on testing mode, the script threw an error code 1, exiting the container. Now, it will keep running the script as usual.
The entrypoint script verifies if the image is running on test mode or not. Previously, if the image was not running on testing mode, the script threw an error code 1, exiting the container. Now, it will keep running the script as usual.