Sign inSign up

tmacro/flounder-s3:latest

Manifest digest

sha256:d5af4abbb8c78b719fd85c35e5e036fb639b816c25ef6ba86e6f25e4a03bed01

OS/ARCH

linux/amd64

Compressed size

179.57 MB

Last pushed

11 months by tmacro

Type

Image

Manifest digest

sha256:d5af4abbb8c78b719fd85c35e5e036fb639b816c25ef6ba86e6f25e4a03bed01

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.14.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NO_PROXY=localhost,127.0.0.10 B
11ENV no_proxy=localhost,127.0.0.10 B
12ENV S3DATA=multiple0 B
13ENV S3METADATA=mongodb0 B
14EXPOSE [8000/tcp]0 B
15EXPOSE [8002/tcp]0 B
16ENV S3_CONFIG_FILE=/config/cloudserver.json0 B
17ENV S3_LOCATION_FILE=/config/locations.json0 B
18RUN /bin/sh -c apt-get update757.31 KB
19WORKDIR /usr/src/app134 B
20COPY /usr/src/app/node_modules ./node_modules/ # buildkit103 MB
21COPY . /usr/src/app # buildkit1.2 MB
22COPY images/flounder/entrypoint.sh /entrypoint.sh # buildkit276 B
23ENTRYPOINT ["tini" "-g" "--" "/entrypoint.sh"]0 B
24CMD ["node" "index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'