Scripts and other things for the site
2023-12-24-old | ||
config | ||
static/wifi-tally_Oostendam/documentation | ||
templates | ||
.gitignore | ||
app.py | ||
docker-compose.yml | ||
Dockerfile | ||
Readme.md | ||
requirements.txt |
This website aims to bring the
Enable buildkit for docker:
sudo DOCKER_BUILDKIT=1 docker build .
sudo docker-compose build
Then run with:
sudo docker-compose up