summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index c7f7c2e2..37afd65b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,6 +7,7 @@ WORKDIR /opt/app/VESCollector
ENV HOME /opt/app/VESCollector
ENV JAVA_HOME /usr
+ENV HOSTALIASES /etc/host.aliases
RUN apt-get update && apt-get install -y \
curl \