parcoursmob (tilt-9395b803759eb427)
Published 2024-11-14 12:16:56 +00:00 by ncaron
Installation
docker pull git.coopgo.io/coopgo-apps/parcoursmob:tilt-9395b803759eb427
sha256:ee1c254382824ba3dcc4328890e6df23e0843e3e04034f88b2a825933b619c74
Image Layers
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
WORKDIR / |
RUN /bin/sh -c apk add tzdata # buildkit |
ADD build/parcoursmob . # buildkit |
ENTRYPOINT ["/bin/sh" "-c" "/server"] |
RUN touch /tmp/.restart-proc # buildkit |
RUN chmod 666 /tmp/.restart-proc # buildkit |
COPY /tilt-restart-wrapper / # buildkit |
COPY /entr / # buildkit |
ENTRYPOINT ["/tilt-restart-wrapper" "--watch_file=/tmp/.restart-proc" "/server"] |
Labels
Key | Value |
---|---|
dev.tilt.built | true |
dev.tilt.gc | true |
Details
2024-11-14 12:16:56 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
27 MiB
tilt-9395b803759eb427
2024-11-14
dev
2024-11-05