2014-04-19 20:14:10 +00:00
|
|
|
* There is no way for a property of a docker container to require
|
|
|
|
some property be met outside the container. For example, some servers
|
|
|
|
need ntp installed for a good date source.
|
2014-10-23 15:33:00 +00:00
|
|
|
* The SimpleSh was added before `docker exec` existed, and could probably
|
|
|
|
be eliminated by using that.
|