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