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

Support '--env' flag with OCI launcher. #1029

Closed
Tracked by #598
dtrudg opened this issue Oct 10, 2022 · 0 comments · Fixed by #1166
Closed
Tracked by #598

Support '--env' flag with OCI launcher. #1029

dtrudg opened this issue Oct 10, 2022 · 0 comments · Fixed by #1166
Labels
enhancement New feature or request roadmap Features / changes that are scheduled to be implemented

Comments

@dtrudg
Copy link
Member

dtrudg commented Oct 10, 2022

Set environment variable values provided via the CLI --env option in the config.json for the container launched via the OCI launcher.

Note any differences with variable interpretation, versus the singularity runtime, and add warning messages where an env var might be subject to these differences.

@dtrudg dtrudg added this to the SingularityCE 3.11 milestone Oct 10, 2022
@dtrudg dtrudg added enhancement New feature or request roadmap Features / changes that are scheduled to be implemented labels Oct 10, 2022
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 5, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs#1029
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 6, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs#1029
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 6, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs#1029
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 6, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs#1029
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 6, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs#1029
edytuk pushed a commit to vzokay/apptainer that referenced this issue Dec 16, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Dec 16, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Dec 19, 2022
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Feb 9, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Feb 23, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Mar 31, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue May 24, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue May 24, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 14, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 14, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 16, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 4, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 11, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 21, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 24, 2023
* Merge image config ENV and env vars requested by user with the --env
  CLI option.
* Set default SINGULARITY_CONTAINER and SINGULARITY_NAME env variables.
* Set default LD_LIBRARY_PATH to be used later for library
  injection (this is a singularity default).

Fixes sylabs/singularity#1029

Signed-off-by: Edita Kizinevic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Features / changes that are scheduled to be implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant