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