Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Apr 23, 2024
1 parent 17e41e1 commit 09ff15c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,12 @@ local file or a ConfigMap in Kubernetes).
Example using a local bind-mount file:

docker container run -p 8080:8080 -v $PWD/mapproxy.yaml:/app/config/mapproxy.yaml ghcr.io/dbca-wa/mapproxy

# Development

Development of the containerised application is based on the
installation instructions in the MapProxy documentation:
https://mapproxy.github.io/mapproxy/latest/install.html

Additional reference can be made to the GitHub project Dockerfile:
https://github.com/mapproxy/mapproxy/blob/master/docker/Dockerfile

0 comments on commit 09ff15c

Please sign in to comment.