nils måsén

Results 390 comments of nils måsén

@mikaeleiman Yeah, then it probably is #788. It's fixed in `master` and should be released with 1.4.1 pretty soon. The example file you provided extracts using `master` as well: ```...

@RichyHBM No, not really. I have not had the time to look into it, my statement above is just from a technical stand, it *should* be possible to do using...

@Knapoc that looks really easy, but I guess the consumer would need to have such a container set up and configured for it to work, which generally isn't the smoothest...

I will take a look at the PR and try to figure out what is left to do...

No. I don't think anyone has been working on it. Since it's proprietary and closed source it's not something I would personally work on, but if someone wants to add...

Actually, there are still two points that I would like to add to the docs, sorry for forgetting about this issue.

That was an oversight, yeah. I think we can deduce from labels what networks are "actual" aliases. A regex could potentially match a valid real alias name...

@MerlinChiodo No, like ``` docker run -d \ --name watchtower \ -v /home//.docker/config-linked.json:/config.json \ -v /var/run/docker.sock:/var/run/docker.sock \ containrrr/watchtower /: ``` (in the original example, it was `container_to_watch`)

@Podesta 1 and 2: How are you refreshing the token? The file can be overwritten without changing the inode. I couldn't find a way to make vscode or vim use...

I don't think this is mentioned in the docs, but if you put `json.v1` as the template it will give you a JSON representation of the notification data. Also you...