Romain 88cac25a42 HUE-8815 [docs] Promote more the SQL parser API %!s(int64=6) %!d(string=hai) anos
..
Dockerfile ac5d6d2400 HUE-9018 [docker] Containerize documentation website %!s(int64=6) %!d(string=hai) anos
README.md 88cac25a42 HUE-8815 [docs] Promote more the SQL parser API %!s(int64=6) %!d(string=hai) anos
docs.gethue.com.conf ac5d6d2400 HUE-9018 [docker] Containerize documentation website %!s(int64=6) %!d(string=hai) anos
nginx.conf ac5d6d2400 HUE-9018 [docker] Containerize documentation website %!s(int64=6) %!d(string=hai) anos

README.md

Build

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

Push

docker push gethue/documentation:latest

Run

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