From dc8e229ef3e844d8b9d50183ebcaf93f4626205e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=20Gl=C3=A4=C3=9F-St=C3=B6cker?= Date: Wed, 23 Jun 2021 23:29:15 +0200 Subject: [PATCH] updated readme to reference the source repo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ca821b..4cde061 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ +A fork of https://gitlab.com/gitlab-com/alliances/aws/sandbox-projects/minio-arm64 with some sauce ;) + # Overview This project contains a Dockerfile & CI YAML file to build an ARM64 based Minio container # How to Use Requires: -* Docker buildx -> https://docs.docker.com/buildx/working-with-buildx/ \ No newline at end of file +* Docker buildx -> https://docs.docker.com/buildx/working-with-buildx/