And in that script, you're actually piping another script from yet another domain (`https://goblin.reaper.im/`), where reaper.im looks like some kind of ad-infested parking domain?
go install github.com/remorses/docker-phobia
curl -sf http://goblin.run/github.com/remorses/docker-phobia | sh
Also why just include that shell script in the repo and have people curl that?
It's not even that hard. Just use GoReleaser.
$ dive -j /dev/stdout alpine:edge
Image Source: docker://alpine:edge
Fetching image... (this can take a while for large images)
Analyzing image...
Exporting image to '/dev/stdout'...
{
"layer": [
{
"index": 0,
"id": "blobs",
"digestId": "sha256:8980900bae6f916f9dc1158ed71ee72566d7ad3f47f63fe19ba3ab7a4ef1a432",
"sizeBytes": 7738376,
"command": "#(nop) ADD file:5ba6edac87fa0feb475d0ddae7299210c6f2b69714784771ca86fcb6407ae8fc in / "
}
],
"image": {
"sizeBytes": 7738376,
"inefficientBytes": 0,
"efficiencyScore": 1,
"fileReference": []
}
}go install github.com/remorses/docker-phobia@latest
Looking forward to trying this.