Synchronize Hyperbola Project repositories with docker
Go to file
Astound da120ee0be
All checks were successful
git-sync-with-mirror / git-sync (push) Successful in 1m14s
release / release-default (push) Successful in 15m28s
update trivy action
2025-01-20 07:17:10 +08:00
.gitea/workflows update trivy action 2025-01-20 07:17:10 +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 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+