Is it possible to add environment variables to a crashed container?
I tried
$ docker start --env MYVAR=\'value\' $ docker exec --e