We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0504b25
debian:bookworm-slim
alpine
linux/amd64
linux/arm64
./web-logbook
# old image ENTRYPOINT ["./web-logbook", "-dsn", "/data/web-logbook.sql"] # new image ENTRYPOINT ["./web-logbook" ] CMD ["-dsn", "/data/web-logbook.sql"]