Add shm-size option
dadcoachengineer opened this issue · 4 comments
dadcoachengineer commented
Is it possible to add the shm-size option? Is there another way to pass options this wonderful launcher does not support?
tlex commented
While there would be a work-around by either adding it to the docker daemon or by using a custom stack file, I'll add a new environment variable for it.
dadcoachengineer commented
Thank you!
Can you provide syntax for providing your own compose.yaml file rather than entrypoint.sh building it?
tlex commented
This container uses docker compose
, so any valid compose file should do it.