Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cpe-bot committed Oct 28, 2020
1 parent 68b5e7a commit f249389
Show file tree
Hide file tree
Showing 106 changed files with 1,334 additions and 178 deletions.
5 changes: 3 additions & 2 deletions android/images/api-23-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-24-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-25-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-26-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-27-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-28-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-29-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions android/images/api-30-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -230,6 +230,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/latest/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-11-boot/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-11-tools-deps/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-11/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-14-boot-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-14-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-14-tools-deps-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-15-boot-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
5 changes: 3 additions & 2 deletions clojure/images/openjdk-15-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/a8494b1676216bfe274073993016da0c2e0bfcdd/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c2604466d06ba562fd9040d18c57af16545c6a5b/14/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.19.0
ENV NODE_VERSION 14.15.0

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand All @@ -35,6 +35,7 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& for key in \
4ED778F539E3634C779C87C6D7062848A1AB005C \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
1C050899334244A8AF75E53792EF661D867B9DFA \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
Expand Down
Loading

0 comments on commit f249389

Please sign in to comment.