splatie (a4b41c)
Installation
docker pull git.spbr.net/spacebar/splatie:a4b41csha256:442fc29c6d4c35d03f3a65e7ed52b737464caeef94763d27bfd1cbc2a716f009Image layers
| WORKDIR /app |
| COPY /app/target/x86_64-unknown-linux-musl/release/professor ./splatie # buildkit |
| ENTRYPOINT ["./splatie"] |