Dockerfile definition to run a container with osmosis
installed. This container definition will be responsible to create the planet dump in PBF format according to a schedule.
In order to run this container we need environment variables, these can be found in the following files👇:
Note: Rename the above files as .env.db
, .env.db-utils
and .env.cloudprovider
docker compose -f ./compose/planet.yml build
docker compose -f ./compose/planet.yml up planet-dump