1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-04-05 20:49:08 +02:00
docker-mailserver/target/scripts/build
Brennan Kinney d0629f4cb6
chore: Revise utility install scripts + add Smallstep step CLI (#4376)
Changes:
- `jaq` should probably live in `/usr/local/bin` with other third-party sourced binaries.
- `swaks` install properly with just `tar`, no `mv` + `rm` needed.
- Added Smallstep `step` CLI. This serves similar purpose to `openssl` commands, but is generally nicer for usage with generation and inspection of certs/keys. I've talked up using in DMS a few times in the past for our TLS helper and unifying DKIM support (_instead of separate OpenDKIM/Rspamd generators_).
- Including `step` for both AMD64 / ARM64 archs needs the alternate naming convention that it's published to GH releases with.
- Added commentary about the `tar` usage. The ownership is a common concern with GH release sources, technically a non-issue when running as `root`
2025-03-03 22:58:42 +01:00
..
compile.sh chore: packages.sh - Bump versions + housekeeping (#4357) 2025-02-13 13:16:31 +01:00
packages.sh chore: Revise utility install scripts + add Smallstep step CLI (#4376) 2025-03-03 22:58:42 +01:00