Due to #23 `docker run clojure:tools-deps-alpine` => `/usr/local/bin/rlwrap: line 13: /usr/bin/rlwrap: not found` Could do any one of the following: - install rlwrap (kind of heavy for alpine) - wait for #230 to be ready and merged - switch to `clojure` as the entrypoint for alpine images.