mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
32c508aa2a
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>
6 lines
75 B
YAML
6 lines
75 B
YAML
ignored: [DL3008]
|
|
trustedRegistries:
|
|
- docker.io
|
|
- quay.io
|
|
- ghcr.io
|