Sign inSign up

yodamad/easylab:v0.14.0

Manifest digest

sha256:9dae7dc7123a6b69df24a4c689b945cc3523236f3b211a3e4a3e551ffa24c80f

OS/ARCH

linux/amd64

Compressed size

347.35 MB

Last pushed

about 2 months by yodamad

Type

Image

Manifest digest

sha256:9dae7dc7123a6b69df24a4c689b945cc3523236f3b211a3e4a3e551ffa24c80f

Image Layers

1# debian.sh --arch 'amd64' out/29.36 MB
2LABEL org.opencontainers.image.description=Pulumi CLI container for0 B
3WORKDIR /pulumi/projects121 B
4RUN /bin/sh -c apt-get update38.96 MB
5COPY /golang/go /usr/local # buildkit64.07 MB
6COPY /root/.pulumi/bin/pulumi /pulumi/bin/pulumi # buildkit33.02 MB
7COPY /root/.pulumi/bin/pulumi-language-go /pulumi/bin/pulumi-language-go # buildkit12.29 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 apt-get update && apt-get353.17 KB
13RUN groupadd -g 1000 appgroup4.55 KB
14WORKDIR /app237 B
15COPY --from=builder /app/main .42.61 MB
16COPY --from=builder /app/web ./web2.88 MB
17RUN mkdir -p /app/data /app/jobs540 B
18RUN mkdir -p /app/.pulumi/plugins &&75.44 MB
19RUN chown -R appuser:appgroup /app45.49 MB
20RUN chmod -R 755 /app/web2.88 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'