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 0446a74 commit 1a0af86Copy full SHA for 1a0af86
docker/Dockerfile.alpine
@@ -1,5 +1,6 @@
1
FROM node:alpine
2
LABEL maintainer="Coderaiser"
3
+LABEL org.opencontainers.image.source="https://github.com/coderaiser/cloudcmd"
4
5
RUN mkdir -p /usr/src/app
6
WORKDIR /usr/src/app
0 commit comments