Synchronize Hyperbola Project repositories with docker
Go to file
2024-07-21 07:58:42 +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 Dockerfile: update 2024-07-21 07:58:42 +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+