employee-service (024af7adb4ad675d9394a42535403b178a529dda)
Published 2026-03-06 22:41:37 +00:00 by buildtools
Installation
docker pull gitea.unbound.se/shiny/employee-service:024af7adb4ad675d9394a42535403b178a529ddasha256:851a3f5c7e3ff7c136bd70ef4604c9242e48229ee695959554c2cbcdb199a803
Image Layers
| ENV TZ=Europe/Stockholm |
| COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /release/service / # buildkit |
| CMD ["/service"] |