mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #826] [MERGED] DMCA compliance, installer download at runtime #803
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/826
Author: @sickcodes
Created: 9/26/2024
Status: ✅ Merged
Merged: 10/14/2024
Merged by: @sickcodes
Base:
master← Head:runtime-download📝 Commits (3)
55fe01bDMCA compliance, installer download at runtimea1df7c5Wrong spot19915de-e SHORTNAME=sonomais now a runtime arg, which is DMCA compliant, all images are under:latest.📊 Changes
8 files changed (+105 additions, -280 deletions)
View changed files
📝
Dockerfile(+14 -8)📝
Dockerfile.auto(+14 -1)➖
Dockerfile.monterey(+0 -255)📝
Dockerfile.naked(+14 -1)📝
Dockerfile.naked-auto(+14 -1)📝
README.md(+21 -12)📝
vnc-version/Dockerfile(+14 -1)📝
vnc-version/Dockerfile.nakedvnc(+14 -1)📄 Description
Complies with DMCA notice by downloading required installer files at runtime, instead of being stored in repository: https://www.bleepingcomputer.com/news/security/docker-osx-image-used-for-security-research-hit-by-apple-dmca-takedown/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.