Sign inSign up

redpencil/timekeeper-kimai-sync-service:feature-docker-build-tryouts

Index digest

sha256:a01619a5c986dbb454e75f0c44648ccc8517b59e19b825a58e6996cbe2c95e80

OS/ARCH

linux/amd64

Compressed size

510.19 MB

Last pushed

over 1 year by madnificent

Type

Image

Manifest digest

sha256:ffcc9fef822ad2f86a99a2a7b48ebe82dfc8181a9989975462de88be11a5fc60

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.55 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.18.30 B
7RUN /bin/sh -c ARCH= &&46.08 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
14RUN /bin/sh -c apt-get update15.65 MB
15ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
16ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
17ENV NODE_ENV=production0 B
18ENV HOST=0.0.0.00 B
19ENV PORT=800 B
20ENV LOG_SPARQL_ALL=true0 B
21ENV DEBUG_AUTH_HEADERS=true0 B
22WORKDIR /usr/src/app125 B
23COPY package.json /usr/src/app/package.json # buildkit645 B
24COPY ./scripts /app/scripts # buildkit1.05 KB
25RUN /bin/sh -c npm install48.46 MB
26COPY . /usr/src/app # buildkit45.16 KB
27RUN /bin/sh -c chmod +x32 B
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c chmod +x32 B
30EXPOSE map[80/tcp:{}]0 B
31CMD ["bash" "boot.sh"]0 B
32RUN /bin/sh -c rm -Rf128 B
33ADD . /app/ # buildkit36.71 KB
34RUN /bin/sh -c /usr/src/app/build-production.sh #66.59 MB
35RUN /bin/sh -c if [32 B
37ENV LOG_SPARQL_ALL=false0 B

Command

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