[openstreetmap/openstreetmap-website] Update Dockerfile to include image manipulation binaries. (PR #4254)
Eric Theise
notifications at github.com
Wed Sep 20 04:43:40 UTC 2023
A number of developers on the OpenHistoricalMap project use Docker. We've not synced with this, the parent project, for a while, and in doing so we found that libraries such as `advpng`, `gifsicle`, `jhead`, `pngcrush`, `svgo` and so on–mentioned in `INSTALL.md`–were not being installed, causing warnings when running a `docker compose up`.
This pull request adds those libraries to `Dockerfile`.
I'll note that there is still one warnings
```
WARN: advpng none at /usr/bin/advpng (== none) is of unknown version
```
which is [said to be a result of bad packaging](https://bugs.launchpad.net/ubuntu/+source/advancecomp/+bug/1797662).
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4254
-- Commit Summary --
* Update Dockerfile to include image manipulation binaries.
* Rethinking svgo install.
-- File Changes --
M Dockerfile (9)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4254.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4254.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4254
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4254 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230919/30a56fd9/attachment.htm>
More information about the rails-dev
mailing list