We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cc12e commit 36b5976Copy full SHA for 36b5976
1 file changed
README.md
@@ -57,6 +57,7 @@ docker pull huangyanxiong2012/docker-node.js
57
58
```
59
60
-FROM ubuntu:16.04COPY ./sources.list /etc/apt/sources.list
+FROM ubuntu:16.04
61
+COPY ./sources.list /etc/apt/sources.list
62
63
0 commit comments