Sign inSign up

thingweb/domus-tdd-api:fixtdval4

Manifest digest

sha256:5b03174b5e7765a6aad34152208d554f768b608d8a894ecb41f6993ca42f49e0

OS/ARCH

linux/arm64/v8

Compressed size

138.01 MB

Last pushed

almost 2 years by christianglomb

Type

Image

Manifest digest

sha256:5b03174b5e7765a6aad34152208d554f768b608d8a894ecb41f6993ca42f49e0

Image Layers

1ADD rootfs.tar.xz / # buildkit28.7 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.97 KB
4ENV NODE_VERSION=22.11.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.83 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.66 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c apt-get update38.19 MB
12ENV FLASK_RUN_HOST=0.0.0.00 B
13ENV TD_REPO_URL=http://localhost:50500 B
14RUN /bin/sh -c mkdir /tdd-api112 B
15COPY setup.py /tdd-api/ # buildkit1.1 KB
16COPY tdd /tdd-api/tdd # buildkit773.76 KB
17COPY app.py /tdd-api/app.py # buildkit534 B
18COPY package.json /tdd-api/ # buildkit444 B
19COPY package-lock.json /tdd-api/ # buildkit29.27 KB
20COPY README.md /tdd-api/README.md # buildkit3.47 KB
21COPY webpack.config.js /tdd-api/webpack.config.js # buildkit400 B
22COPY js-src /tdd-api/js-src # buildkit894 B
23WORKDIR /tdd-api32 B
24RUN /bin/sh -c pip3 install10.93 MB
25RUN /bin/sh -c npm ci12.73 MB
26RUN /bin/sh -c npm run496 B
27RUN /bin/sh -c touch /tdd-api/tdd/lib/__init__.py193 B
28RUN /bin/sh -c git clone171.08 KB
29WORKDIR /tdd-api/domus-tdd-api-plugin-aid32 B
30RUN /bin/sh -c pip3 install2.68 KB
31RUN /bin/sh -c useradd proxyapi4.12 KB
32RUN /bin/sh -c mkdir /database113 B
33USER proxyapi0 B
34EXPOSE map[5050/tcp:{}]0 B
35CMD ["gunicorn" "-b" "0.0.0.0:5050" "--chdir"0 B

Command

ADD rootfs.tar.xz / # buildkit