kon (sha256:652831fc1d79475269811532cd8e0add4026a584bda4bebe35b51714d7f3b833)

Published 2024-12-17 03:43:32 -05:00 by toast in toast/Kon

Installation

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

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
2024-12-17 03:43:32 -05:00
1
OCI / Docker
linux/amd64
35 MiB
Versions (3) View all
cache 2024-12-17
master 2024-12-17
main 2024-08-20