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 14ec10a commit 642d999Copy full SHA for 642d999
sample/Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:8.4.0-slim
2
-MAINTAINER Jonathan Gros-Dubois
+LABEL maintainer="Jonathan Gros-Dubois"
3
4
LABEL version="9.0.7"
5
LABEL description="Docker file for SocketCluster with support for clustering."
0 commit comments