diff --git a/Dockerfile b/Dockerfile index eddf5b4c..36f6c442 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM ubuntu:22.04 +EXPOSE 4411 ENV TZ="Europe/Brussels" ENV DEBIAN_FRONTEND="noninteractive"