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