modem7

Results 164 comments of modem7

Bumping to make sure it isn't marked as stale

Stale bump On Thu, 14 Oct 2021, 23:04 stale[bot], ***@***.***> wrote: > This issue has been automatically marked as stale because it has not had > recent activity. It will...

This feature is the only thing stopping me from fully moving from ombi, so I definitely +1 this.

> After debugging a bit I have to see that drone concatenates every line in the array using a comma, so there is probably no solution but the provide some...

Same issue with `ADD` as well. https://docs.docker.com/engine/reference/builder/#copy---link ``` # syntax = docker/dockerfile-upstream:master-labs FROM debian:bullseye-20220912-slim ARG TINI_VERSION='v0.19.0' ADD --link --chmod=755 https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini /tini COPY --link --chmod=755 entrypoint.sh / ``` ``` docker run...

> I just installed the development version yesterday and added an Overseerr configuration. I don't see any errors about Overseerr in the logs, and plenty of "WARNING : overseerr :...