update; SimpleSh was removed

This commit is contained in:
Joey Hess 2015-01-25 15:17:49 -04:00
parent 401b857eef
commit b38e271161
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
* 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.
* The SimpleSh was added before `docker exec` existed, and could probably
be eliminated by using that.