Pull Command
ENV
-
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
-
001
sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
3.25 MB
-
002
sha256:4f3df8cbadbac03efe01132363b17d4a03b7dbc5e5b44ed57f8ced5a2bf42acb
286 KB
-
003
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
32 Bytes
-
004
sha256:0a2eeb3579986469ec175c8b1d730b98c7adeb84758d210ed6a3a1937a393a19
6 MB
History
[2024-01-27 00:30:48 UTC] /bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
[2024-01-27 00:30:48 UTC] /bin/sh -c #(nop) CMD ["/bin/sh"]
[2024-04-08 13:26:25 UTC] RUN /bin/sh -c apk --no-cache add ca-certificates # buildkit
[2024-04-08 13:26:25 UTC] WORKDIR /root/
[2024-04-08 13:26:57 UTC] COPY /app/myapp . # buildkit
[2024-04-08 13:26:57 UTC] CMD ["./myapp"]