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 f0d8735 commit f84c61cCopy full SHA for f84c61c
Dockerfile
@@ -1,5 +1,5 @@
1
FROM node
2
-MAINTAINER [email protected]
+LABEL maintainer [email protected]
3
RUN git clone https://github.com/docker-in-practice/todo.git
4
WORKDIR todo
5
RUN npm install
0 commit comments