Skip to content

marvingabler/komoot-photon-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Docker file for Komoot Photon

Building

docker build -t photon .

Usage

To persist the storage a docker volume is recommended. Photon runs on port 2322 per default, this command will pipe it to port 443 on the host:

docker start -v photon_data:/data -p 443:2322  photon:latest

About

Docker file for Komoot Photon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published