No description
- Shell 92.1%
- Dockerfile 7.9%
| .gitea/workflows | ||
| .dockerignore | ||
| .gitignore | ||
| config.env.example | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.bash | ||
| LICENSE | ||
| README.md | ||
Hyperbola Mirror for docker
Synchronize Hyperbola repo with docker
$ cp -v config.env.example config.env
$ docker-compose up -d
Build container from source
To rebuild this container, copy this repository locally and run:
$ docker build --no-cache --tag rusian/hypermirror -f Dockerfile .
License
This work is licensed under the GNU GPLv3+