X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/87c62fec3bd84dbdc16145e42b412369905fa744..7be797cbe264f6d06678396b4edab14cb83eed77:/DOCKER.md 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" \