tasyn (sha256:4724b472f0da82782c08d9e0e38eb200b56910244f90c85202ceedb0a93ca898)

Published 2024-08-09 23:07:08 +01:00 by kemitix

Installation

docker pull git.kemitix.net/kemitix/tasyn@sha256:4724b472f0da82782c08d9e0e38eb200b56910244f90c85202ceedb0a93ca898
sha256:4724b472f0da82782c08d9e0e38eb200b56910244f90c85202ceedb0a93ca898

Image Layers

ADD file:17e64d3a682fd256f6a98ecd224a8565a5eb73ca6ddc6aca224782bc941be715 in /
CMD ["bash"]
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y libssl3=3.0.11-1~deb12u2 ca-certificates=20230311 && rm -rf /var/lib/apt/lists/* # buildkit
USER 1000
ENV DATABASE_URL=postgres://tasyn:tasyn@db:5432/tasyn
ENV TASYN_CONFIG=Tasynfile.yml
ARG CARGO_TARGET=release
COPY /app/target/release/tasyn /usr/local/bin # buildkit
ENTRYPOINT ["/usr/local/bin/tasyn"]

Labels

Key Value
org.opencontainers.image.created 2024-08-09T22:01:08Z
org.opencontainers.image.revision 952c6e1a0d6c8bfaffcb201bbed776b07182ecd3
org.opencontainers.image.source https://git.kemitix.net/kemitix/tasyn.git
org.opencontainers.image.url https://git.kemitix.net/kemitix/tasyn
Details
Container
2024-08-09 23:07:08 +01:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (16) View all
latest 2024-08-09
2024.3.31 2024-04-01
2024 2024-04-01
2024.3 2024-04-01
2024.3.24 2024-03-24