From c413cc75aed85d1796ce7463450a275cd3036c81 Mon Sep 17 00:00:00 2001 From: Terrence Ezrol Date: Mon, 7 Jul 2025 01:57:25 +0000 Subject: [PATCH] Add source information --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7631dc4..31a0047 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,13 @@ To use: docker run -it --rm git-hojo.devnull.name/docker-base/alpine:3.21 or use git-hojo.devnull.name/docker-base/alpine:3.21 in your Dockerfile + + +## Source + +This image is based off the original alpine docker image: +https://github.com/alpinelinux/docker-alpine/blob/v3.21/x86_64/Dockerfile + +With version 3.21.2, however as we update the image prior to publishing the actual image is latest 3.21 at time of publishing + +Licensing of the upstream project indicates the framework is MIT, however the Linux packages in the OCI image will contain various licenses \ No newline at end of file