mirror of https://github.com/krallin/tini.git
I ran into trouble installing `tini` from http://dl-1.alpinelinux.org/alpine/edge/community/ ```bash WARNING: Ignoring APKINDEX.83d1b7a5.tar.gz: No such file or directory ERROR: unsatisfiable constraints: tini (missing): required by: world[tini] The command '/bin/sh -c apk add --repository http://dl-1.alpinelinux.org/alpine/edge/community/ tini' returned a non-zero code: 1 ``` Updating to http://dl-1.alpinelinux.org/alpine/edge/community/ seems to fix it. Not sure if that's the right way but it worked me me.pull/39/head
parent
553307341d
commit
55e927779a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue