traktor (v1.3.0)

Published 2025-03-30 17:21:59 +00:00 by martinr92

Installation

docker pull git.martin-riedl.de/martinr92/traktor:v1.3.0
sha256:210d6ecfaa2ac1d6f4cf6232e632601e2fe4cbdcece2011ca8194cb291f5cedd

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /out/server /bin/ # buildkit
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["/bin/server"]
Details
Container
2025-03-30 17:21:59 +00:00
2
OCI / Docker
linux/amd64
58 MiB
Versions (7) View all
v1.3.0 2025-03-30
v1.2.1 2025-03-29
v1.2.0 2025-03-29
v1.1.2 2025-03-29
v1.1.1 2025-03-29