|
|
před 5 roky | |
|---|---|---|
| .. | ||
| Dockerfile | před 5 roky | |
| README.md | před 6 roky | |
| docs.gethue.com.conf | před 6 roky | |
| nginx.conf | před 6 roky | |
docker build . -t gethue/documentation:latest -f tools/docker/documentation/Dockerfile
docker push gethue/documentation:latest
docker run -it -p 9000:80 gethue/documentation:latest