.. | ||
site | ||
static | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
simple static site
consult Dockerfile or docker-compose.yml - both are simple and fine enough.
configuration:
server {
listen 8080;
}
simple as that! :)
.. | ||
site | ||
static | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
consult Dockerfile or docker-compose.yml - both are simple and fine enough.
configuration:
server {
listen 8080;
}
simple as that! :)