jumppad
jumppad copied to clipboard
Remote exec does not work if the image does not have `tail`
Because we are tailing /dev/null
remote exec does not work on a container that does not contain tail. We should find a better way to execute the script.