Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add entrypoint to PATH #114

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

This makes it easier to invoke the binary when using a debug container.
E.g. you could invoke ko instead of /ko-app/ko.

This makes it easier to invoke the binary when using a debug container.
E.g. you could invoke `ko` instead of `/ko-app/ko`.
@jonjohnsonjr jonjohnsonjr merged commit 4ff72e3 into ko-build:master Dec 11, 2019
@jonjohnsonjr jonjohnsonjr deleted the binary-on-path branch December 11, 2019 19:08
jonjohnsonjr pushed a commit that referenced this pull request Jan 28, 2020
Fixes the PATH environment variable so it contains the directory
containing the binary (i.e., /ko-app) instead of the binary itself
(e.g., /ko-app/ko).

See #114.
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.

2 participants