t7o (sha256:76dbbccc29f728cbea857c8f987cdeb56104f66e9de9b8eacb2c3ba051ec11dd)

Published 2026-03-14 13:55:58 +00:00 by skkeeper

Installation

docker pull forgejo.venusian.stream/skkeeper/t7o@sha256:76dbbccc29f728cbea857c8f987cdeb56104f66e9de9b8eacb2c3ba051ec11dd
sha256:76dbbccc29f728cbea857c8f987cdeb56104f66e9de9b8eacb2c3ba051ec11dd

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ENV TZ=Europe/London
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /root/
COPY /go/bin/goose /usr/local/bin/goose # buildkit
COPY migrations ./migrations # buildkit
COPY /app/server . # buildkit
RUN /bin/sh -c apk add --no-cache yt-dlp # buildkit
COPY docker-entrypoint.sh . # buildkit
RUN /bin/sh -c chmod +x docker-entrypoint.sh # buildkit
EXPOSE [1323/tcp]
ENTRYPOINT ["./docker-entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-03-14T13:33:56Z
org.opencontainers.image.revision fbc2567b973f1f04718308b38d686886989d34f1
org.opencontainers.image.source https://forgejo.venusian.stream/skkeeper/t7o.git
org.opencontainers.image.url https://forgejo.venusian.stream/skkeeper/t7o
Details
Container
2026-03-14 13:55:58 +00:00
0
OCI / Docker
linux/amd64
153 MiB
Versions (1) View all
latest 2026-03-14