File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ARG NODE_VERSION=14
22ARG GITHUB_ACCOUNT=fiware
3- ARG GITHUB_REPOSITORY=tutorials.Step-by-Step
3+ ARG GITHUB_REPOSITORY=tutorials.NGSI-v2
44ARG DOWNLOAD=latest
55ARG SOURCE_BRANCH=master
66ARG SOURCE_COMMIT=unknown
@@ -112,8 +112,8 @@ LABEL "org.opencontainers.image.authors"="https://www.fiware.org/contact-us/"
112112LABEL "org.opencontainers.image.documentation" ="http://fiware-tutorials.rtfd.io/"
113113LABEL "org.opencontainers.image.vendor" ="FIWARE Foundation"
114114LABEL "org.opencontainers.image.licenses" ="MIT"
115- LABEL "org.opencontainers.image.title" ="FIWARE Step-by-Step Tutorials"
116- LABEL "org.opencontainers.image.description" ="Simple Node.js express application for use with the FIWARE Step-by-Step tutorials"
115+ LABEL "org.opencontainers.image.title" ="FIWARE NGSI-v2 Tutorials"
116+ LABEL "org.opencontainers.image.description" ="Simple Node.js express application for use with the FIWARE NGSI-v2 tutorials"
117117LABEL "org.opencontainers.image.source" =https://github.com/${GITHUB_ACCOUNT}/${GITHUB_REPOSITORY}
118118LABEL "org.nodejs.version" =${NODE_VERSION}
119119
You can’t perform that action at this time.
0 commit comments