docker_wrapper 51 B

123
  1. #!/usr/bin/env bash
  2. chmod -R g=u . && docker "$@"