aboutsummaryrefslogtreecommitdiffstats
path: root/build/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'build/Dockerfile')
-rw-r--r--build/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Dockerfile b/build/Dockerfile
index 43d6731..94a83aa 100644
--- a/build/Dockerfile
+++ b/build/Dockerfile
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y -qq apt-transport-https curl \
ENV OPERATOR=/usr/local/bin/nfn-operator \
+ AGENT=/usr/local/bin/nfn-agent \
USER_UID=1001 \
USER_NAME=nfn-operator