Skip to content

Instantly share code, notes, and snippets.

@welshstew
Created July 7, 2022 08:26
Show Gist options
  • Save welshstew/7be0e5c53e586db9a8d1306b26697fda to your computer and use it in GitHub Desktop.
Save welshstew/7be0e5c53e586db9a8d1306b26697fda to your computer and use it in GitHub Desktop.
Fix docker-compose (and possibly podman-compose) file volume mount permissions
chcon -Rt svirt_sandbox_file_t host_dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment