Docker image
Warning: This project is in early development! Things will be changing over the first few releases (e.g. before 0.5.0).
Building the image
Build latest. Occasionally run with --no-cache
to force some software updates.
docker pull rustprooflabs/pgosm-flex:latest
docker build -t rustprooflabs/geofaker:latest .
docker push rustprooflabs/geofaker:latest