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