Skip to content

Warning ein don't Understand #884

@DerKleinePunk

Description

@DerKleinePunk

DOCKER WARNING: Docker Out Of Memory handling can be unreliable.
DOCKER WARNING: If your program unexpectedly exits, it might have been terminated by the Out Of Memory killer without a visible notice.
DOCKER WARNING: The --store option can be used to partly reduce memory usage.

docker run -it --rm --pull always
-w /data
-v "$WORK_DIR:/data"
-v "$PROJECT_ROOT:/workspace"
ghcr.io/systemed/tilemaker:master
--input /data/$PBF_FILE
--output /data/$OUTPUT_MBTILES
--config /workspace/scripts/tilemaker/config-openmaptiles-z17.json
--process /usr/src/app/resources/process-openmaptiles.lua
"${TILEMAKER_REBUILD_ARG[@]}"
"${BBOX_ARG[@]}"
--store /data/temp

https://github.com/DerKleinePunk/flutter_local_map/blob/master/scripts/tilemaker.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions