mobility-accounts (tilt-4b5f1e7e721ac0ad)

Published 2025-02-19 11:12:54 +00:00 by ncaron

Installation

docker pull git.coopgo.io/coopgo-platform/mobility-accounts:tilt-4b5f1e7e721ac0ad
sha256:041d8fb308e35d13abe2a0f6cb143000a56ff8a3772326eae8f4285548f5eea5

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /
RUN /bin/sh -c apk add tzdata # buildkit
ADD build/mobility-accounts . # 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
Container
2025-02-19 11:12:54 +00:00
1
OCI / Docker
linux/amd64
25 MiB
Versions (13) View all
latest 2024-04-03