|
|
hace 7 años | |
|---|---|---|
| .. | ||
| Dockerfile | hace 7 años | |
| README.md | hace 7 años | |
| docs.gethue.com.conf | hace 7 años | |
| nginx.conf | hace 7 años | |
docker build . -t gethue/website:latest -f tools/docker/website/Dockerfile
docker push gethue/website:latest
docker run -it -p 80:80 gethue/website:latest