Synchronize Hyperbola Project repositories with docker
Go to file
Astound 2f1e5785b2
Some checks failed
git-sync-with-mirror / git-sync (push) Successful in 42s
release / release-default (push) Failing after 3m59s
update
2025-01-05 01:52:05 +08:00
.gitea/workflows update 2025-01-05 01:52:05 +08:00
.dockerignore initial commit 2022-02-17 15:23:10 -05:00
.gitignore initial commit 2022-02-17 15:23:10 -05:00
config.env.example initial commit 2022-02-17 15:23:10 -05:00
docker-compose.yml initial commit 2022-02-17 15:23:10 -05:00
Dockerfile update 2025-01-05 01:52:05 +08:00
entrypoint.bash Fix 403 error 2022-04-17 00:25:36 +08:00
LICENSE initial commit 2022-02-17 15:23:10 -05:00
README.md initial commit 2022-02-17 15:23:10 -05:00

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+