You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
Dockerfile | 1 week ago | |
LICENSE | 2 weeks ago | |
README.md | 1 week ago | |
docker-entrypoint.sh | 1 week ago | |
gancio-patched-latest.tgz | 1 week ago |
README.md
gancio-patched
gancio events software with updated sharps for Alpine 3.16
clone this repo, change into gancio directory, then run:
podman build --format docker -t gancio-patched .
podman run -v ./out:/out:Z ganio-patched:latest
The tar-gzipped yarn package will be in the out/
directory.
Yarn can install gancio with yarn global add file:./gancio-$VERSION.tgz
.
Or, if you don't want to build it yourself (warning, build may become out of date), you can get the package itself by running:
yarn global add https://git.cyberia.club/zico/gancio-patched/raw/branch/main/gancio-$VERSION.tgz