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 ad1e801 commit 3d3ddf0Copy full SHA for 3d3ddf0
Dockerfile
@@ -1,7 +1,7 @@
1
FROM node:16.18.0-alpine
2
3
LABEL maintainer="Johan Book"
4
-LABEL title="domain-file-server"
+LABEL title="file-domain-server"
5
LABEL description="File server with support for multiple domains"
6
7
WORKDIR /app
0 commit comments