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

Document mounting the workdir #1

Open
poikilotherm opened this issue Nov 15, 2023 · 0 comments
Open

Document mounting the workdir #1

poikilotherm opened this issue Nov 15, 2023 · 0 comments

Comments

@poikilotherm
Copy link
Member

poikilotherm commented Nov 15, 2023

For the action: the working directory from the runner will be mounted at WORKDIR (https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#workdir)

For anyone else: mount to WORKDIR (/usr/src/app)

When HERMES workflow understands workdir configs from env vars, add an env var to the container to default to this place. Until then will require manual configuration.

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

No branches or pull requests

1 participant