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

Update Dockerfile [FileConverterCommand: Access to nonroot user witho… #560

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

linsherpa
Copy link
Contributor

…ut creation of header

Addition of the command line (line number 60)

"echo '#!/bin/sh\nsudo -E -H -u root FileConverter "$@"' > /usr/bin/FileConverter_anyuser && "

problem:
when the output as a directory is specified, then .config files are also copied to the local machine from the docker.

Description: This will remove the .config folder generated.

The problem is similar to :
ProteoWizard/container#23

and

#524

…ut creation of header

Addition of the command line (line number 60)

"echo '#!/bin/sh\nsudo -E -H -u root FileConverter "$@"' > /usr/bin/FileConverter_anyuser && "

problem:
when the output as a directory is specified, then .config files are also copied to the local machine from the docker.

Description: This will remove the .config folder generated.

The problem is similar to :
ProteoWizard/container#23

and 

BioContainers#524
@biocontainers-bot
Copy link
Collaborator

No test-cmds.txt (test file) present, skipping tests

@mboudet
Copy link
Contributor

mboudet commented Mar 4, 2024

Alright, merging. Thanks for the PR.

@mboudet mboudet merged commit 2cc5b14 into BioContainers:master Mar 4, 2024
1 check passed
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.

3 participants