Skip to content

Conversation

@tfeb
Copy link
Contributor

@tfeb tfeb commented Aug 10, 2022

The Dockerfile creates /usr/local/bin/run-medley which really just execs the real run-medley. But it's missing a path component so it would try to run .../interlisp/run-medley say rather than .../interlisp/medley/run-medley.

This created file is not in fact used in the Docker image, so perhaps it should not even be created. But if it is created it should probably be right.

Copy link
Contributor

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@masinter masinter merged commit c708f2a into Interlisp:master Aug 10, 2022
@tfeb tfeb deleted the dockerfile-run-medley-small-fix branch August 12, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants