Forum Discussion
ThinkingFox
Jan 17, 2022Copper Contributor
Unable to exec /bin/bash on docker image running on ACI
I have a docker image that has /bin/bash installed and which I can connect to when running on self hosted docker/portainer. I am now trying to deploy this to ACI using: az container create --resour...
ThinkingFox
Jan 19, 2022Copper Contributor
Turns out you need port 19390 opening on your firewall.