event_timeline (sha256:cbcde65e02b915fc460860e0a7a1d7a2c100e12b8a81f0f86215f449a55306bb)

Published 2026-06-12 17:14:54 +00:00 by james

Installation

docker pull ruby-code.com/james/event_timeline@sha256:cbcde65e02b915fc460860e0a7a1d7a2c100e12b8a81f0f86215f449a55306bb
sha256:cbcde65e02b915fc460860e0a7a1d7a2c100e12b8a81f0f86215f449a55306bb

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache libstdc++ openssl ncurses-libs libgcc # buildkit
WORKDIR /app
ENV LANG=C.UTF-8 HOME=/app PHX_SERVER=true PORT=4000
RUN /bin/sh -c adduser -D -h /app app && chown -R app:app /app # buildkit
USER app
COPY --chown=app:app /app/_build/prod/rel/timeline ./ # buildkit
EXPOSE [4000/tcp]
CMD ["bin/timeline" "start"]
Details
Container
2026-06-12 17:14:54 +00:00
1
OCI / Docker
linux/amd64
15 MiB
Versions (10) View all
buildcache 2026-06-15
latest 2026-06-15
0.2.0.10 2026-06-15
0.2.0.9 2026-06-15
0.2.0.8 2026-06-12