kon (sha256:652831fc1d79475269811532cd8e0add4026a584bda4bebe35b51714d7f3b833)
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 |