splatie (d9cbc1)
Installation
docker pull git.spbr.net/spacebar/splatie:d9cbc1sha256:7af2f07196583bb74ee7bc6afd79d8a1b92f070f5d34cee6376e4f15e30cc7b8Image layers
| WORKDIR /app |
| COPY /app/target/x86_64-unknown-linux-musl/release/professor ./splatie # buildkit |
| ENTRYPOINT ["./splatie"] |