Forum Discussion
lonevvolf
4 years agoNew Contributor
Deploying to Azure Container Instances
Has anyone used this with Azure Container Instances? I am trying to setup the Connect Server, but I can't get the two containers to share a single file share - it seems like they are locking against...
lonevvolf
4 years agoNew Contributor
THANK YOU!
The key here seems to be the folder permissions setting in the InitContainers. Why is it necessary to set this ourselves? Shouldn't this be part of the container spin-up?