Sign inSign up

eclipsebasyx/basyx-python-repository:2.1.0

Multi-platform
Index digest

sha256:175280489e6b74cec449d2eeecaabf19e9ca5a8c2e97c30bf24674218406a90b

OS/ARCH

Compressed size

157.8 MB

Last pushed

2 months by eclipsebasyxbot

Type

Image

Manifest digest

sha256:9ba7b36369339f14eb05977d97ee9698596dfbcca703e99f851662382351f344

Image Layers

1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;399.71 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.150 B
8ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
9RUN /bin/sh -c set -eux;14.53 MB
10RUN /bin/sh -c set -eux;249 B
11CMD ["python3"]0 B
12LABEL org.label-schema.name=Eclipse BaSyx org.label-schema.version=1.0 org.label-schema.description=Docker0 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV PYTHONUNBUFFERED=10 B
15RUN /bin/sh -c apk update125.38 MB
16COPY ./sdk /sdk # buildkit435.4 KB
17COPY ./server/app /server/app # buildkit26.75 KB
18COPY ./server/pyproject.toml /server/pyproject.toml # buildkit1.02 KB
19COPY ./server/docker/repository/uwsgi.ini /etc/uwsgi/ # buildkit319 B
20COPY ./server/docker/common/supervisord.ini /etc/supervisor/conf.d/supervisord.ini # buildkit480 B
21COPY ./server/docker/common/stop-supervisor.sh /etc/supervisor/stop-supervisor.sh # buildkit272 B
22RUN /bin/sh -c chmod +x267 B
23ENV UWSGI_INI=/etc/uwsgi/uwsgi.ini0 B
24ENV UWSGI_CHEAPER=00 B
25ENV UWSGI_PROCESSES=10 B
26ENV NGINX_MAX_UPLOAD=1M0 B
27ENV NGINX_WORKER_PROCESSES=10 B
28ENV LISTEN_PORT=800 B
29ENV CLIENT_BODY_BUFFER_SIZE=1M0 B
30ENV API_BASE_PATH=/api/v3.1/0 B
31ENV INPUT=/input0 B
32ENV STORAGE=/storage0 B
33ENV STORAGE_PERSISTENCY=False0 B
34ENV STORAGE_OVERWRITE=False0 B
35VOLUME [/input /storage]0 B
36COPY server/docker/common/entrypoint.sh /entrypoint.sh # buildkit1.32 KB
37RUN /bin/sh -c chmod +x1.32 KB
38ENTRYPOINT ["/entrypoint.sh"]0 B
39ENV SETUPTOOLS_SCM_PRETEND_VERSION=1.0.00 B
40WORKDIR /server/app32 B
41RUN /bin/sh -c pip install12.34 MB
42RUN /bin/sh -c pip install1.6 MB
43CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.ini"]0 B

Command

ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit