Sign inSign up

yodamad/easylab:v0.8.1

Multi-platform
Index digest

sha256:f70059c200864a5c5e51d7f6fda6329e8721de6c19353b6f561d74dd463c73a2

OS/ARCH

Compressed size

281.63 MB

Last pushed

5 months by yodamad

Type

Image

Manifest digest

sha256:be0893862017df8f218b00af5a69e925433ac9222e6d9e1846b7e3fff345815a

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.59 KB
13RUN /bin/sh -c groupadd -g3.25 KB
14WORKDIR /app93 B
15COPY /app/main . # buildkit22.85 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.65 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'