gancio events software with updated sharps for Alpine 3.16
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.
 
 
zico eba09ffe01 update to v1.6.12 4 months ago
Dockerfile bumped acceptable node version to 18 for latest alpine release 4 months ago
LICENSE Initial commit 1 year ago
README.md update readme to not cache podman build and have correct yarn command 1 year ago
docker-entrypoint.sh Adding Dockerfile and entrypoint script 1 year ago
gancio-patched-latest.tgz update to v1.6.12 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