We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2836165 commit b89b2f9Copy full SHA for b89b2f9
1 file changed
README.md
@@ -8,6 +8,7 @@
8
<hr/>
9
10
### Docker Deployment
11
+Details: https://hub.docker.com/r/jayluxferro/ghanapostgps-api
12
1. Pull the docker image. `docker pull jayluxferro/ghanapostgps-api:latest`
13
2. Run the docker image. `docker run -d -p 9091:9091 -ti jayluxferro/ghanapostgps-api`.
14
0 commit comments