Hi Everybody,
I'm using docker container to do business central development and i'm using an Azure VM Win10 Pro as Host with Docker installed.
The problem is the container sometimes gone when the machine was turned off. Anyone having the same issue?
FYI I use auto shutdown on the VM, could that be have something to do with it?
Additional information:
So basically i did this: docs.microsoft.com/.../devenv-get-started-container-sandbox
on an Azure VM running on Windows 10.
The problem is sometimes after rebooting the VM, the container is gone so i had to recreate the container (all the steps done is based on the article above).
Regards,
Riksa
Helloit is pretty hard to help you.. You provide absolutely no information about your setup........
Hi Palle,
Thanks for replying.
Hope that could help you understand.
Really appreciate it.
But whare are your docker parameters???A Docker image/Container just don't drop the content. So it is related to your startup parameters.
I'm really new to docker, can you tell me how to get docker parameters?
Well you can't. How did you start your NAV-container?Generally if you are not 100% sure what you are doing when using docker - then if you do development you have to export everything out of the container before you do a shutdown. Docker is NOT a beginners tool if you ask me. If you not yet have digged deeply into docker - then take a look at
blogs.msdn.microsoft.com/.../