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