We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87322b commit ef133b0Copy full SHA for ef133b0
Dockerfile.linux
@@ -5,6 +5,7 @@ WORKDIR /
5
ENV XDG_CONFIG_HOME /
6
ENV ASPNETCORE_HTTP_PORTS 80
7
ENV SERVEROPTIONS__URLS http://*:80
8
+ENV DOTNET_USE_POLLING_FILE_WATCHER true
9
EXPOSE 80
10
EXPOSE 25
11
EXPOSE 143
Dockerfile.linux.arm64
0 commit comments