Hi,
As the title said, is it possible to start launch a release without bash in a Docker minimal/scratch environment?
Thanks
Hi,
As the title said, is it possible to start launch a release without bash in a Docker minimal/scratch environment?
Thanks
I think you can run without bash
, but you need sh
.
I have pretty much got it working. Lots of trial and error. Figuring out the libraries to pull in was annoying and I had to go epmdless, but I think it should work.