Sign inSign up

nuvladev/system-manager:minimum_requirements_refactor

Multi-platform
Index digest

sha256:3c1a6fdf4c35d5effecd834f83dca72a2191b252dd2eb68a13264d002c41b53e

OS/ARCH

Compressed size

29.84 MB

Last pushed

over 3 years by sixsqci

Type

Image

Manifest digest

sha256:0868a4cddaf919b7bfc2ba9493ea74b5e41ed3fb43ae349f0611ed76516bfb8b

Image Layers

1ADD file ... in / 2.59 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
5/bin/sh -c set -eux; apk274.62 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.100 B
8/bin/sh -c set -ex &&10.93 MB
9/bin/sh -c cd /usr/local/bin &&231 B
10ENV PYTHON_PIP_VERSION=21.1.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
13/bin/sh -c set -ex; wget2.24 MB
14CMD ["python3"]0 B
15ARG GIT_BRANCH0 B
16ARG GIT_COMMIT_ID0 B
17ARG GIT_BUILD_TIME0 B
18ARG GITHUB_RUN_NUMBER0 B
19ARG GITHUB_RUN_ID0 B
20ARG PROJECT_URL0 B
21LABEL git.branch=minimum_requirements_refactor0 B
22LABEL git.commit.id=9d2a194008b30bd997da7b0ab88b1c4cca7436700 B
23LABEL git.build.time=2023-03-29T12:09:51.464Z0 B
24LABEL git.run.number=1860 B
25LABEL git.run.id=45537933700 B
27LABEL org.opencontainers.image.created=2023-03-29T12:09:51.464Z0 B
28LABEL org.opencontainers.image.url=/nuvlaedge/system-manager0 B
29LABEL org.opencontainers.image.vendor=SixSq SA0 B
30LABEL org.opencontainers.image.title=NuvlaEdge System Manager0 B
31LABEL org.opencontainers.image.description=Manages the overall state0 B
32COPY /usr/local/lib/python3.8/site-packages /usr/local/lib/python3.8/site-packages # buildkit2.36 MB
33RUN |6 GIT_BRANCH=minimum_requirements_refactor GIT_COMMIT_ID=9d2a194008b30bd997da7b0ab88b1c4cca743670 GIT_BUILD_TIME=2023-03-29T12:09:51.464Z455.51 KB
34COPY code/requirements.txt /opt/nuvlaedge/ # buildkit182 B
35WORKDIR /opt/nuvlaedge/32 B
36RUN |6 GIT_BRANCH=minimum_requirements_refactor GIT_COMMIT_ID=9d2a194008b30bd997da7b0ab88b1c4cca743670 GIT_BUILD_TIME=2023-03-29T12:09:51.464Z10.94 MB
37COPY code/ LICENSE /opt/nuvlaedge/ #73.06 KB
38VOLUME [/srv/nuvlaedge/shared]0 B
39ENTRYPOINT ["./manager_main.py"]0 B

Command

ADD file:3db1e10ac5ebf1cb34939eff736f1384f7d3b17355758cec361489fa7a7e19ca in /