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

Prevent trash action from running inside a docker container #311

Open
tfeldmann opened this issue Sep 7, 2023 · 0 comments
Open

Prevent trash action from running inside a docker container #311

tfeldmann opened this issue Sep 7, 2023 · 0 comments

Comments

@tfeldmann
Copy link
Owner

The trash action running in a docker container would move your files to the container's trash, which is most likely not persisted.
In the Dockerfile there should be a RUNNING_IN_DOCKER=1 environment variable which is read in the trash-action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant