mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
This new script is a clean way of handling the installation of packages. I think the huge `RUN` command in `Dockerfile` was hard to read and maintain. Using a script is a non-issue, as the image is rebuilt whenever the script is touched. Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
5 lines
75 B
YAML
5 lines
75 B
YAML
ignored: [DL3008]
|
|
trustedRegistries:
|
|
- docker.io
|
|
- quay.io
|
|
- ghcr.io
|