From aa5a481009cc4eb5616f2f3b6cffa09e9968bdc3 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 27 Jan 2024 21:45:49 +0200 Subject: [PATCH] Add note about installation, add .dockerignore --- .dockerignore | 1 + README.adoc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 .dockerignore diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/.dockerignore @@ -0,0 +1 @@ +* diff --git a/README.adoc b/README.adoc index a061da4..cda4193 100644 --- a/README.adoc +++ b/README.adoc @@ -14,3 +14,7 @@ was too old. ** go ** Rouge syntax highlighter ** npm and nodejs + +== Installation + +See https://git.korhonen.cc/FunctionalHacker/-/packages/container/hugo-asciidoc-docker-ci/latest