X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2da3ce6abfab55aa14f8fae4ae97abd5cf8a94ba..c7314e66c73179d7e5ed5c396cf38d7ba5116882:/DOCKER.md?ds=sidebyside diff --git a/DOCKER.md b/DOCKER.md index d5a673bbe..ce0430939 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -71,6 +71,7 @@ You can now use Docker to load this extract into your local Docker-based OSM ins docker-compose run --rm web osmosis \ -verbose \ --read-pbf district-of-columbia-latest.osm.pbf \ + --log-progress \ --write-apidb \ host="db" \ database="openstreetmap" \