kon (sha256:f2d52cd8e01d92e40b479fc8cc821c0ef71debe4960ba8912c957704c6fed3e5)

Published 2025-01-03 20:08:54 +11:00 by toast in toast/Kon

Installation

docker pull git.toast-server.net/toast/kon@sha256:f2d52cd8e01d92e40b479fc8cc821c0ef71debe4960ba8912c957704c6fed3e5
sha256:f2d52cd8e01d92e40b479fc8cc821c0ef71debe4960ba8912c957704c6fed3e5

Image Layers

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.source=https://git.toast-server.net/toast/Kon
RUN /bin/sh -c apk add --no-cache libgcc fluidsynth # buildkit
WORKDIR /kon
COPY /builder/target/x86_64-unknown-linux-musl/release/kon . # buildkit
CMD ["./kon"]

Labels

Key Value
org.opencontainers.image.source https://git.toast-server.net/toast/Kon
Details
Container
2025-01-03 20:08:54 +11:00
1
OCI / Docker
linux/amd64
34 MiB
Versions (3) View all
cache 2025-02-15
master 2025-02-15
main 2024-08-20