splatie (87a6b7)
Installation
docker pull git.spbr.net/spacebar/splatie:87a6b7sha256:82168c7199f9e8913061decb98bcb85b55a3997f94ec32893e98dc88d60d0798Image layers
| WORKDIR /app |
| COPY /app/target/x86_64-unknown-linux-musl/release/professor ./splatie # buildkit |
| ENTRYPOINT ["./splatie"] |