Docker docker run --rm -it ubuntu:18.10 /bin/bash docker build -t chyld/ds:1 . docker images docker image rm <ID> docker run --rm -it chyld/ds:1 /bin/bash --login General check the locales, should be utf-8 en-us locale