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 caed70d commit 7bc7aa5Copy full SHA for 7bc7aa5
Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:4-slim
2
-MAINTAINER StrongLoop <enginerring@strongloop.com>
+MAINTAINER Ryan Graham <[email protected].com>
3
4
# Run as unprivileged, even under docker
5
RUN adduser \
0 commit comments