kon (sha256:c498c886072ee0c8ae7ce20e33bc56bd00ec6eecb691e8a35deebcac3424e536)
Installation
docker pull git.toast-server.net/toast/kon@sha256:c498c886072ee0c8ae7ce20e33bc56bd00ec6eecb691e8a35deebcac3424e536
sha256:c498c886072ee0c8ae7ce20e33bc56bd00ec6eecb691e8a35deebcac3424e536
Image Layers
ADD file:fd7eb8b8156b429f834a8f541c228b1f11e53562b2d604850a825c53a070982c in / |
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/release/kon . # buildkit |
CMD ["./kon"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.source | https://git.toast-server.net/toast/Kon |