Sign inSign up

yodamad/easylab:v0.9.0

Multi-platform
Index digest

sha256:083e144cba7359d4375cffcd9371ae199b9d885aeac905ee1d89589920073025

OS/ARCH

Compressed size

281.99 MB

Last pushed

5 months by yodamad

Type

Image

Manifest digest

sha256:abf5d86817595ae88030d244d8cb5378bc26b457a1ac90370e77bc8d0a6d374c

Image Layers

1# debian.sh --arch 'arm64' out/29.92 MB
2LABEL org.opencontainers.image.description=Pulumi CLI container for0 B
3WORKDIR /pulumi/projects121 B
4RUN /bin/sh -c apt-get update42.06 MB
5COPY /golang/go /usr/local # buildkit61.11 MB
6COPY /root/.pulumi/bin/pulumi /pulumi/bin/pulumi # buildkit22.89 MB
7COPY /root/.pulumi/bin/pulumi-language-go /pulumi/bin/pulumi-language-go # buildkit10.85 MB
8ENV GOPATH=/go0 B
9ENV CGO_ENABLED=00 B
10ENV PATH=/pulumi/bin:/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11CMD ["pulumi"]0 B
12RUN /bin/sh -c apt-get update315.6 KB
13RUN /bin/sh -c groupadd -g3.25 KB
14WORKDIR /app91 B
15COPY /app/main . # buildkit23.03 MB
16COPY /app/web ./web # buildkit2.8 MB
17RUN /bin/sh -c mkdir -p204 B
18ENV PULUMI_HOME=/app/.pulumi0 B
19RUN /bin/sh -c mkdir -p60.39 MB
20RUN /bin/sh -c chown -R25.83 MB
21RUN /bin/sh -c chmod -R2.8 MB
22USER appuser0 B
23EXPOSE [8080/tcp]0 B
24ENV PORT=80800 B
25ENV WORK_DIR=/app/jobs0 B
26ENV DATA_DIR=/app/data0 B
27ENV PULUMI_BACKEND_URL=file://0 B
28ENV PULUMI_SKIP_UPDATE_CHECK=true0 B
29ENV PULUMI_CONFIG_PASSPHRASE=passphrase0 B
30ENV PULUMI_HOME=/app/.pulumi0 B
31ENV GOMODCACHE=/app/.go/pkg/mod0 B
32ENV GOCACHE=/app/.go/cache0 B
33ENV GOPATH=/app/.go0 B
34ENV GOSUMDB=sum.golang.org0 B
35HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B
36CMD ["/app/main" "--port" "8080" "--work-dir"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'