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

docs: Add additional run requirements to 'local' and 'reana' backend examples #143

Merged
merged 9 commits into from
Jun 15, 2024

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Jun 14, 2024

Provides a workaround for Issue #51 and #118.

  • To have the local backend run correctly it requires the Linux containers being executed to be root. To ensure this, set the PACKTIVITY_DOCKER_CMD_MOD environmental variable to "-u root".
  • Add environmental setup instructions for the reana backend example.
  • Add coolname in install example and use it for the local backend tag.
  • Add additional explanations to both the local and reana backend examples.
* To have the local backend run correctly it requires the Linux containers being
  executed to be root. To ensure this, set the 'PACKTIVITY_DOCKER_CMD_MOD'
  environment variable to "-u root".
* Add environmental setup instructions for the 'reana' backend example.
* Add 'coolname' in install example and use it for the local backend tag.
* Add additional explanations to both the 'local' and 'reana' backend examples.

* To have the local backend run correctly it requires the Linux containers
  being executed to be root. To ensure this, set the PACKTIVITY_DOCKER_CMD_MOD
  environmental variable to "-u root".
* Add coolname in install example and use it for the local backend tag.
@matthewfeickert matthewfeickert changed the title docs: Add PACKTIVITY_DOCKER_CMD_MOD to local backend example docs: Add additional run requirements to local backend example Jun 15, 2024
@matthewfeickert matthewfeickert changed the title docs: Add additional run requirements to local backend example docs: Add additional run requirements to 'local' and 'reana' backend examples Jun 15, 2024
@matthewfeickert matthewfeickert merged commit 27fd675 into main Jun 15, 2024
10 checks passed
@matthewfeickert matthewfeickert deleted the docs/make-reproducible branch June 15, 2024 23:46
matthewfeickert added a commit that referenced this pull request Jun 17, 2024
matthewfeickert added a commit that referenced this pull request Jun 18, 2024
* Download the statanalysis outputs from the examples/rome example.
* Amends PR #143.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant