From 9f1ee0c6c6497d43fb275491ec53fda420f64b81 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Mon, 3 Sep 2018 21:56:49 +0200 Subject: Fixups and cleanup for GitLab CI --- contrib/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/Dockerfile') diff --git a/contrib/Dockerfile b/contrib/Dockerfile index 268f9218..269b89b9 100644 --- a/contrib/Dockerfile +++ b/contrib/Dockerfile @@ -13,6 +13,7 @@ RUN yarn build # Intermediate container for less layers FROM alpine as data +COPY bin/ /app/bin COPY config/ /app/config COPY db/ /app/db COPY includes/ /app/includes -- cgit v1.2.3-70-g09d2