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