techbay-techbay-frontend (sha256:6543d00fc4004853696c4921a72e4b7004175fc83dce0af62030521357976723)

Published 2026-07-16 23:40:46 +00:00 by ci-bot

Installation

docker pull gitea.testing.acsc.land/ci-bot/techbay-techbay-frontend@sha256:6543d00fc4004853696c4921a72e4b7004175fc83dce0af62030521357976723
sha256:6543d00fc4004853696c4921a72e4b7004175fc83dce0af62030521357976723

Image Layers

ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add thttpd # buildkit
RUN /bin/sh -c adduser -D static # buildkit
WORKDIR /home/static
COPY /app/dist/ . # buildkit
RUN /bin/sh -c chown -R static:static /home/static # buildkit
USER static
CMD ["thttpd" "-D" "-h" "0.0.0.0" "-p" "8080" "-d" "/home/static" "-u" "static" "-l" "-" "-M" "60"]
EXPOSE [8080/tcp]
Details
Container
2026-07-16 23:40:46 +00:00
3
OCI / Docker
linux/amd64
6.3 MiB
Versions (18) View all
team3-cf4193deb4a6 2026-09-04
team3-f009860254de 2026-09-04
team3-f6c817453633 2026-09-04
team3-19fe17b58016 2026-09-04
team12-276b8dcf46f3 2026-09-02