From 303fbb53b28ec741825d924498b8104be5506af8 Mon Sep 17 00:00:00 2001 From: Linfeng Qian <thewawar@gmail.com> Date: Thu, 11 Aug 2022 12:55:38 +0800 Subject: [PATCH] Add note --- docker/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker/README.md b/docker/README.md index 3ca6e03..43c3131 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,4 +1,8 @@ +The Dockerfile is copied from: https://github.com/k4yt3x/simple-http-server/blob/master/Dockerfile +LICENS: BSD 2-Clause "Simplified" License + please see https://github.com/k4yt3x/simple-http-server/blob/master/LICENSE for more details + **NOTE**: `Dockerfile.aarch64` is not working for now. ## Build the docker image with `v0.6.3` -- GitLab