Skip to content

Alpine images error on default entrypoint due to missing rlwrap #241

Description

@cap10morgan

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions