I attempted to create an Azure Docker Container (ACI) using the dgraph/dgraph:latest image. The container started and was immediately killed… tried this multiple times with different images. Eventually, I used dgraph/dgraph:standalone:v21.03.0 and this one worked.
Q1: How can I get the dgraph/dgraph:latest server container working on Azure Docker?
Q2: How can access the Azure image through Ratel? It does not seem to connect (first stop-light is red in the connection bar).
Michel - thanks for you reply. I see your name all over the forum!
A had gone through the DQL tour thoroughly. Did not see anything related to Docker deployment or the instance command. Any chance you could point me to the right doc page?