diff Dockerfile @ 360:6d145ee0a097

Add new backend files in Dockerfile
author Tom Gottfried <tom@intevation.de>
date Wed, 08 Aug 2018 15:47:44 +0200
parents 1a2dfd9351e9
children 20d2edbc863d
line wrap: on
line diff
--- a/Dockerfile	Wed Aug 08 10:44:18 2018 +0200
+++ b/Dockerfile	Wed Aug 08 15:47:44 2018 +0200
@@ -15,6 +15,7 @@
 COPY cmd ./cmd/
 COPY config ./config/
 COPY controllers ./controllers/
+COPY misc ./misc/
 COPY Makefile ./
 COPY example_conf.toml ./