sha256:934781a0c81b64c3c1254d5c1cb3ebeb85be237b882342722563fc37af902373
OS/ARCH
Compressed size
6.09 MB
Last pushed
9 months by aeciopires
Type
Image
Manifest digest
sha256:fe2c51cd1445f8923b731d2e210314b309817c73dfaf6691e7eb661ef3e8e2af
Image Layers
1LABEL maintainer=Aécio Pires date_create=12/13/2025 version=1.0.00 B2WORKDIR /app93 B3COPY /out/countdown /app/countdown # buildkit6.08 MB4COPY static/ /app/static # buildkit1.93 KB5EXPOSE [8080/tcp]0 B6CMD ["./countdown"]0 BCommand
LABEL maintainer=Aécio Pires date_create=12/13/2025 version=1.0.0 description=A simple stateless web application written in Golang that simulates a countdown timer licensce=GPL-3.0