Skip to content

Add clone3-workaround wrapper to support Docker < 20.10.10#458

Open
romainreignier wants to merge 1 commit intoopenmaptiles:masterfrom
romainreignier:add_clone3_wrapper
Open

Add clone3-workaround wrapper to support Docker < 20.10.10#458
romainreignier wants to merge 1 commit intoopenmaptiles:masterfrom
romainreignier:add_clone3_wrapper

Conversation

@romainreignier
Copy link
Copy Markdown

@romainreignier romainreignier commented Jun 18, 2025

See openmaptiles/openmaptiles#1719

openmaptiles claims to support Docker >= 1.12.3 but GLIBC >= 2.34 we need Docker >= 20.10.10 and openmaptiles/openmaptiles-tools currently uses Debian 12 as base OS that uses GLBC 2.36.

The wrapper is added as an entrypoint and always used.

We could also use it optionally from the openmaptiles/openmaptiles Makefile based on the Docker version detected?

See openmaptiles/openmaptiles#1719

openmaptiles claims to support Docker >= 1.12.3 but GLIBC >= 2.34
we need Docker >= 20.10.10 and openmaptiles/openmaptiles-tools
currently uses Debian 12 as base OS that uses GLBC 2.36.
@CommanderStorm
Copy link
Copy Markdown

Docker < 20.10.10

That was released 2021-10-25. Would a better solution for this not be to just bump the documented requirement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants