Pre-built Docker images for osmium-tool so you don't have to compile it from source.
Run via
docker run danieljh/osmium
Example
docker run -v ~/osm:/data danieljh/osmium fileinfo /data/berlin-latest.osm.pbf
You can pass "-e OSMIUM_POOL_THREADS=$(nproc)" to control threads used for parsing.
docker build -r danieljh/osmium .
Content type
Image
Digest
Size
47.1 MB
Last updated
over 7 years ago
docker pull danieljh/osmium