Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
242 contributions in the last year
Contribution activity
July 2020
- Mohammed90/caddy-docker Dockerfile
- Mohammed90/go-enex Go
Created a pull request in caddyserver/caddy-docker that received 2 comments
builder: disable CGO for the entire environment
Earlier script disables CGO at the build step, but not at the go get step. As go tries to get the dependencies, it will try to build them as well. …
+2
−1
•
2
comments