Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romainreignier
Copy link

@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.
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.

1 participant