Unfortunately the "text" file contents can't be read in a secure sandboxed environment without Docker. This exposes the code to potential security vulnerabilities.
Without Docker it's impossible to run this on different distros and operating systems. It needs to be containerized so it can run anywhere.
Unfortunately the "text" file contents can't be read in a secure sandboxed environment without Docker. This exposes the code to potential security vulnerabilities.
Without Docker it's impossible to run this on different distros and operating systems. It needs to be containerized so it can run anywhere.