microsoftfeedback / aci-issues

Issue reporting and tracking for the Azure Container Instances service
Creative Commons Attribution 4.0 International
7 stars 0 forks source link

shm-size parameter support #3

Open steindani opened 6 years ago

steindani commented 6 years ago

Docker images such as selenium/standalone-chrome requires

as Chrome requires at least 512MB of shared memory. Would it be possible to create a container in Azure with increased shm?

Thank you!

alippai commented 6 years ago

As a workaround Chrome added an option to skip shm usage: https://bugs.chromium.org/p/chromium/issues/detail?id=736452

jbpaux commented 4 years ago

Would be good to have this ... not only for chrome but other kind of containers that need more shm

tom-r-o commented 3 years ago

I'd like to run Nvidia Triton on ACI. Triton also requires a shm-size increase