From 5f213ff3cb48f5fd3a426642851db28df93c01d5 Mon Sep 17 00:00:00 2001 From: "ronan.tremoureux" Date: Mon, 19 Jun 2023 10:21:06 +0200 Subject: preparing to add folder policies containing md of the policies --- Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 46d30cc..0c074d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,5 @@ WORKDIR /data COPY assets /data/assets/ COPY templates /data/templates/ COPY cards /data/cards/ +COPY policies /data/policies/ ENTRYPOINT ["/root/.cabal/bin/site"] -- cgit v1.2.3