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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # 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 \
3636 linux-headers \
3737 make \
3838 python3 \
39+ py-setuptools \
3940 # use pre-existing gpg directory, see https://github.com/nodejs/docker-node/pull/1895#issuecomment-1550389150
4041 && export GNUPGHOME="$(mktemp -d)" \
4142 # gpg keys listed at https://github.com/nodejs/node#release-keys
You can’t perform that action at this time.
0 commit comments