Store the original full create/run/start commands for future usage

Hello, I’m trying to build a container upgrade script which launches a new container with the previous command. There are projects like https://github.com/lavie/runlike which do reverse engineer for this kind of purpose. I wonder if it should be supported natively. Thanks!