FEATURE: add a command for accessing the bash terminal
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
image: overv/openstreetmap-tile-server
|
||||
volumes:
|
||||
- osm-data:/data/database/
|
||||
- ./run.sh:/run.sh
|
||||
ports:
|
||||
- "8080:80"
|
||||
command: "run"
|
||||
|
||||
Reference in New Issue
Block a user