Skip to content

Local envs not available if Apptainer recipe is created on .test #7

Description

@m-jahn

When using option -d .test instead of -d ., apptainer doesn't find the expected files as they are relative to the .test dir.
In other words, these lines in the apptainer definition contain invalid paths due to prefixed ../

%files
    ../workflow/envs/get_genome.yaml /conda-envs/68fc50fd41aeaa780499c43b4b87783e/environment.yaml
    ../workflow/envs/simulate_reads.yaml /conda-envs/19ffc51f5e6e8f8eabfd705039b94e9f/environment.yaml
    ../workflow/envs/validate_genome.yaml /conda-envs/fbaefa4f07b727428a82883e7cdbc88b/environment.yaml

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions