event_timeline (sha256:f43d94c503d949a75b09663d544b47591a6f4763f4b2e89cb72fa27a2338605f)

Published 2026-06-12 15:03:31 +00:00 by james

Installation

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

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 15:03:31 +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