Updated readme
This commit is contained in:
parent
cb4d80d296
commit
a75ca7d9ec
1 changed files with 6 additions and 0 deletions
|
@ -12,3 +12,9 @@ Specific tag versions follow this definition:
|
|||
|
||||
Run the following in your hugo directory: `docker run -v .:/home/app -ti --network=host betterweb/hugo:latest`
|
||||
To also host locally: `docker run -p 1313:1313 -v .:/home/app -ti --network=host betterweb/hugo:latest`
|
||||
|
||||
|
||||
# Links
|
||||
|
||||
[Docker](https://hub.docker.com/r/betterweb/hugo)
|
||||
[Github](https://github.com/BetterCorp/hugo)
|
Loading…
Add table
Reference in a new issue