Sign inSign up

taskcluster/ci-image:node20.10.0-pg15-go1.21.5

Manifest digest

sha256:2fdca082ae43bc2c61f8801571c34802f6b2d5483d2ae6af70056932e98468ef

OS/ARCH

linux/amd64

Compressed size

544.53 MB

Last pushed

almost 3 years by taskclusterbot

Type

Image

Manifest digest

sha256:2fdca082ae43bc2c61f8801571c34802f6b2d5483d2ae6af70056932e98468ef

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -ex; apt-get201.29 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=20.10.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.71 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.1 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14COPY /usr/local/go /usr/local/go # buildkit63.88 MB
15COPY /go /go # buildkit128 B
16ENV GOPATH=/go0 B
17ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN /bin/sh -c curl -sSfL9.67 MB
19COPY pginstall /pginstall # buildkit575 B
20RUN /bin/sh -c bash /pginstall90.5 MB
21ENV TEST_DB_URL=postgresql://postgres@localhost/postgres0 B

Command

ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /