Docker behaviour different on command line versus interactive prompt
I have a Docker image that fails to find Perl dependencies when run from the command line, but runs fine if I execute the same command from an interactive prompt in the Docker image.