-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch it up on some breaking changes and generally try to make it less brittle. Mount a host log directory for the tool inside docker to write to. Mount the host gitconfig (if it exists), so git commits work inside docker. Try to mount any argument that looks like a host path into the docker environment, with the same path. Dropping the special handling for the "project dir" location. Remove the setuid bits from `bin/docker-entry`. Using docker-wrapper is pretty much required, so avoid extra work.
- Loading branch information
Showing
2 changed files
with
75 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters