No description
| scripts | ||
| .gitignore | ||
| build-and-push.sh | ||
| build-and-run.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
autoweb
How to use:
- Clone this repostory
- Set GIT_REPOSITORY to your Git repository (private repositories currently not supported)
- Run
docker compose up -d - ???
- Profit!