Hey, Just want to advice using error handling for stop script if any error occurs on your entrypointh.sh Advice: ```terminal #!/bin/bash set -eux ```