There was an error while loading. Please reload this page.
1 parent e557896 commit 56dbf0dCopy full SHA for 56dbf0d
.github/workflows/osrm-backend.yml
@@ -70,6 +70,7 @@ jobs:
70
if [ ! -f "${PWD}/berlin-latest.osm.pbf" ]; then
71
wget http://download.geofabrik.de/europe/germany/berlin-latest.osm.pbf
72
fi
73
+
74
TAG=osrm-backend-local
75
# when `--memory-swap` value equals `--memory` it means container won't use swap
76
# see https://docs.docker.com/config/containers/resource_constraints/#--memory-swap-details
0 commit comments