File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - " tests/**"
88 - " pyproject.toml"
99 - " uv.lock"
10+ - " .python-version"
1011 workflow_dispatch :
1112
13+ permissions :
14+ contents : read
15+
1216jobs :
1317 lint :
1418 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1- ![ Docker Pulls] ( https://img.shields.io/docker/pulls/rtuszik/photon-docker ) ![ Docker Image Size] ( https://img.shields.io/docker/imje -size/rtuszik/photon-docker ) ![ Docker Image Version] ( https://img.shields.io/docker/v/rtuszik/photon-docker ) ![ GitHub Release] ( https://img.shields.io/github/v/release/komoot/photon?label=Photon ) ![ Lint Status] ( https://github.com/rtuszik/photon-docker/actions/workflows/lint.yml/badge.svg )
1+ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/rtuszik/photon-docker ) ![ Docker Image Size] ( https://img.shields.io/docker/image -size/rtuszik/photon-docker ) ![ Docker Image Version] ( https://img.shields.io/docker/v/rtuszik/photon-docker ) ![ GitHub Release] ( https://img.shields.io/github/v/release/komoot/photon?label=Photon ) ![ Lint Status] ( https://github.com/rtuszik/photon-docker/actions/workflows/lint.yml/badge.svg )
22
33# Photon Docker Image
44
@@ -21,8 +21,8 @@ enhancing data privacy and integration capabilities with services like [Dawarich
2121- The initial download and extraction process may take a considerable amount of time.
2222 Depending on your hardware, checksum verification and decompression may take multiple hours.
2323
24- - The JSONL import _ will_ take a signficant amount of time.
25- As a point of reference, a full planet import, tested on a fresh VPS (4C/16GB) took 10hours and 25minutes .
24+ - The JSONL import _ will_ take a significant amount of time.
25+ As a point of reference, a full planet import, tested on a fresh VPS (4C/16GB) took 10 hours and 25 minutes .
2626
2727- To reduce the load on the official Photon servers,
2828 the default ` BASE_URL ` for downloading the index files points to a mirror hosted by my.
You can’t perform that action at this time.
0 commit comments