Closed
Description
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 Replace rlwrap with rlfe #230 to be ready and merged
- switch to
clojure
as the entrypoint for alpine images.
Metadata
Metadata
Assignees
Labels
No labels