Romain 1c884ccd8e HUE-8888 [docs] Upgrade hugo version to fix table display issue há 5 anos atrás
..
Dockerfile 1c884ccd8e HUE-8888 [docs] Upgrade hugo version to fix table display issue há 5 anos atrás
README.md 57352747b9 HUE-9030 [docker] Rename website to documentation há 6 anos atrás
docs.gethue.com.conf 57352747b9 HUE-9030 [docker] Rename website to documentation há 6 anos atrás
nginx.conf 57352747b9 HUE-9030 [docker] Rename website to documentation há 6 anos atrás

README.md

Build

docker build . -t gethue/documentation:latest -f tools/docker/documentation/Dockerfile

Push

docker push gethue/documentation:latest

Run

docker run -it -p 9000:80 gethue/documentation:latest