v0.1.1: Fix locale in Docker
The docker image (the recommended method for using take-care) didn't support UTF8 characters in either input or output otherwise. Non-american could easily break `list-users`, for example. The locale defaulted to "POSIX", but is now set explicitly.