Update README.md
This commit is contained in:
@@ -10,6 +10,7 @@ Required : Docker
|
|||||||
#### Standard docker install
|
#### Standard docker install
|
||||||
To install the MyHomePage docker image simply execute ``docker pull ajnart/mhp``
|
To install the MyHomePage docker image simply execute ``docker pull ajnart/mhp``
|
||||||
To run the docker file ``docker run --name my-home-page -p 7575:80 -d ajnart/mhp``
|
To run the docker file ``docker run --name my-home-page -p 7575:80 -d ajnart/mhp``
|
||||||
|
|
||||||
*Note: Currently the port used is 80 (Nginx default port) It will change to be 7575 by default*
|
*Note: Currently the port used is 80 (Nginx default port) It will change to be 7575 by default*
|
||||||
#### Docker compose
|
#### Docker compose
|
||||||
Here's a docker compose example on how to integrate MHP into your container stack
|
Here's a docker compose example on how to integrate MHP into your container stack
|
||||||
|
|||||||
Reference in New Issue
Block a user