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