Is there a way to reconstruct the way of how a Docker container has been started? I'm pretty new in this scene and I'm afraid of killing my nextcloud docker to update it. I forgot which options I added and maybe I can see which one have been set.
Asked
Active
Viewed 44 times
0
-
1Possible duplicate of [How to show the run command of a docker container](https://stackoverflow.com/questions/32758793/how-to-show-the-run-command-of-a-docker-container) – David Maze Oct 24 '18 at 17:38
-
use version control to store this kind of information – Ijaz Ahmad Oct 24 '18 at 18:56