Sign inSign up

aeciopires/countdown:1.0.0

Multi-platform
Index digest

sha256:934781a0c81b64c3c1254d5c1cb3ebeb85be237b882342722563fc37af902373

OS/ARCH

Compressed size

5.81 MB

Last pushed

9 months by aeciopires

Type

Image

Manifest digest

sha256:94199187467e57c0f25ad201d64e6b4002be8f00e9bb8b981867c7732567cc06

Image Layers

1LABEL maintainer=Aécio Pires date_create=12/13/2025 version=1.0.00 B
2WORKDIR /app93 B
3COPY /out/countdown /app/countdown # buildkit5.81 MB
4COPY static/ /app/static # buildkit1.93 KB
5EXPOSE [8080/tcp]0 B
6CMD ["./countdown"]0 B

Command

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