Skip to content

A tiny image for checking the permissions and user groups of created files in bind mounts.

License

Notifications You must be signed in to change notification settings

JBorrow/docker-permissions-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Permissions Checker

A tiny docker image for checking the default permissions and group ownership of files created by the user inside the docker image.

By default, this leaves the file that is created so it can be checked externally. You can delete the file automatically afterwards by using the environment variable $DELETE_FILE_AFTER_PERMISSIONS_CHECK. Any value for this variable will delete the file. Unset it if you want to keep them around.

You will need to bind-mount your directory to /example in the container.

About

A tiny image for checking the permissions and user groups of created files in bind mounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published