No description
  • Shell 92.1%
  • Dockerfile 7.9%
Find a file
Astounds 1fdf176ed0
All checks were successful
git-sync-with-mirror / git-sync (push) Successful in 19s
release / release-default (push) Successful in 2m13s
update
2026-05-17 23:38:04 -05:00
.gitea/workflows update 2026-05-17 23:38:04 -05: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 trivy action 2025-01-20 07:17:10 +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+