File tree Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ RUN addgroup -g 1000 node \
36
36
linux-headers \
37
37
make \
38
38
python3 \
39
+ py-setuptools \
39
40
# use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
40
41
&& export GNUPGHOME="$(mktemp -d)" \
41
42
# gpg keys listed at https://github.com/nodejs/node#release-keys
You can’t perform that action at this time.
0 commit comments