You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A growing number of laptop models are switching from x86 to ARM-based processor architectures due to improved power efficiency. Operating systems can usually emulate x86, but with performance penalties.
Hence, it would be beneficial, if the Docker image of the 3D City Database Web-Map-Client also supports the ARM-based architecture (linux/arm64). The Node.js base image is already offered for multiple architectures.
The text was updated successfully, but these errors were encountered:
A growing number of laptop models are switching from x86 to ARM-based processor architectures due to improved power efficiency. Operating systems can usually emulate x86, but with performance penalties.
Hence, it would be beneficial, if the Docker image of the 3D City Database Web-Map-Client also supports the ARM-based architecture (
linux/arm64
). The Node.js base image is already offered for multiple architectures.The text was updated successfully, but these errors were encountered: