citygml4j / citygml-tools

Collection of tools for processing CityGML files
Apache License 2.0
115 stars 18 forks source link

how to pull image on arm64 #52

Closed jessymatar closed 7 months ago

jessymatar commented 8 months ago

docker pull citygml4j/citygml-tools

Raises the below error:

Using default tag: latest latest: Pulling from citygml4j/citygml-tools no matching manifest for linux/arm64/v8 in the manifest list entries

clausnagel commented 8 months ago

Adapted workflow files with 3726c46162a684f16d0a3cff5cb4150b818f67df. @jessymatar, please test again using edge as tag (docker pull citygml4j/citygml-tools:edge).

clausnagel commented 7 months ago

Added another fix with 5d102844ae820622d5a85a7e2103137963737ec3. Closing this issue now. Feel free to reopen if the problem still exists