[openstreetmap/openstreetmap-website] Update Docker documentation and Dockerfile (PR #4101)
mmd
notifications at github.com
Thu Aug 31 19:57:04 UTC 2023
Our CI build installs `ca-certificates` already. Probably it's being pulled in via some dependency. For reference check the raw logs of a recent Docker build: https://github.com/openstreetmap/openstreetmap-website/actions/runs/6036092209/job/16377726247
Quoting a few relevant lines form the logs:
```
[...]
2023-08-31T10:23:53.6007897Z #6 57.00 Selecting previously unselected package ca-certificates.
2023-08-31T10:23:53.7095643Z #6 57.00 Preparing to unpack .../178-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
2023-08-31T10:23:53.7098764Z #6 57.00 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[...]
2023-08-31T10:24:12.5385253Z #6 75.86 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[...]
2023-08-31T10:24:26.7721153Z #6 90.16 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
2023-08-31T10:24:26.7721468Z #6 90.17 Updating certificates in /etc/ssl/certs...
2023-08-31T10:24:27.3749501Z #6 90.63 0 added, 0 removed; done.
2023-08-31T10:24:27.3750329Z #6 90.63 Running hooks in /etc/ca-certificates/update.d...
2023-08-31T10:24:27.3750741Z #6 90.63
2023-08-31T10:24:27.6407812Z #6 90.89 done.
[...]
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4101#issuecomment-1701699231
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4101/c1701699231 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230831/aaaeea2e/attachment-0001.htm>
More information about the rails-dev
mailing list