You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
Dockerfile | 4 months ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
docker-entrypoint.sh | 1 year ago | |
gancio-patched-latest.tgz | 4 months 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 --no-cache --format docker -t gancio-patched:[insert version here] .
podman run -v ./out:/out:Z ganio-patched:[version]
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-patched-latest.tgz