Sign inSign up

aeciopires/countdown:latest

Multi-platform
Index digest

sha256:32d1b01016b87ffac04efd3c0172c0db6e960f289b8c8789d3de067f386f587a

OS/ARCH

Compressed size

6.32 MB

Last pushed

9 months by aeciopires

Type

Image

Manifest digest

sha256:05ba641e1b1890cb38503a72bd9c7ceeef30e5870e3e13404a376eb2e7badead

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 # buildkit6.31 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