Dave Wikoff
Dave Wikoff
I agree, I don't think it's a solution to everything - Although I would look into yarn or to store the npm cache stuff in something that isn't mounted, but...
Or just compile jq to javascript using emscripten.
It does not, that's just javascript. Thanks though.
I realize this is an old thread but is there any update in this? I'm interested in making a similiar scanner for Drupal and wanted to see what was out...
No problem, but is there a way to just see this in action? An example would work for me in the meantime (You mentioned a v3 repo, is this still...
url-pattern config option should get {ref} option and the default option should use this: https://github.com/improbable-io/hound/blob/c6c5459ffb60207e13c0d8cfaab2e7eed8658108/config/config.go#L16
Current approach to this is to manually use docker-gen (What https://github.com/jwilder/nginx-proxy uses). You can see it here: https://github.com/derimagia/docker-edge/blob/dab25d34b6123156756942395a17162fb1e16295/docker-entrypoint.sh#L6 - Only uses nginx but jwilder has one for haproxy as well...
I finally found a pretty good solution to this - essentially run union in a docker container and have it sync between the mounted folder and your destination folder. I...
Is this still an issue?
How much of this can be solved with the git-open config? https://github.com/paulirish/git-open/blob/4b1e8601a70d281a3e366f6824593e9e129b8660/git-open.1.md#gitlab-options It says `Gitlab` options, but we should rename that since it works with any repo