Sign inSign up

ayoubberd/example-action-server:latest

Manifest digest

sha256:556e34187e80239b0886b432456c122c40d2340f14f487d2f13d40d82a3a251f

OS/ARCH

linux/amd64

Compressed size

5.62 GB

Last pushed

over 2 years by ayoubberd

Type

Image

Manifest digest

sha256:556e34187e80239b0886b432456c122c40d2340f14f487d2f13d40d82a3a251f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update34.91 MB
8RUN /bin/sh -c update-alternatives --install962 B
9COPY ./entrypoint.sh /app/ # buildkit355 B
10COPY /opt/venv /opt/venv # buildkit12.35 MB
11ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c chgrp -R354 B
13USER 10010 B
14SHELL [/bin/bash -o pipefail -c]0 B
15WORKDIR /app32 B
16EXPOSE map[5055/tcp:{}]0 B
17ENTRYPOINT ["./entrypoint.sh"]0 B
18CMD ["start" "--actions" "actions"]0 B
19WORKDIR /app32 B
20RUN /bin/bash -o pipefail -c134 B
21ENV HF_HOME=/app/huggingface_cache0 B
22RUN /bin/bash -o pipefail -c32 B
23RUN /bin/bash -o pipefail -c134 B
24USER root0 B
25RUN /bin/bash -o pipefail -c96 B
26RUN /bin/bash -o pipefail -c99 B
27RUN /bin/bash -o pipefail -c99 B
28COPY actions/requirements.txt ./ # buildkit189 B
29RUN /bin/bash -o pipefail -c5.59 MB
30RUN /bin/bash -o pipefail -c117.53 KB
31RUN /bin/bash -o pipefail -c5.46 GB
32COPY ./actions /app/actions # buildkit41.91 MB
33COPY ./mydata /app/mydata # buildkit987.45 KB
34COPY ./functions.py /app/functions.py # buildkit2.67 KB
35RUN /bin/bash -o pipefail -c41.91 MB
36RUN /bin/bash -o pipefail -c32 B
37RUN /bin/bash -o pipefail -c987.44 KB
38USER 10010 B

Command

 ARG RELEASE