Jim Lin
Jim Lin
@ninja33 Thanks for your quick reply! However, even if I have clicked it, it will still show that error! (I actually screenshoted it when I enable on a web page)
@ninja33 Thanks for your reply!  I think this image should be clearer to illustrate what I have encountered. Even if I **have clicked** `enable`, it will...
The same problem for the production extension (i.e. the extension I downloaded from Chrome Web Store)  I think it should be **Chrome's bug** because if I...
Thanks for your fast reply! Undeniably, the original `ovpn_run` is very simple and beautiful. However, the reason I added this commit was because I saw this line (it explicitly allows...
I think https://github.com/kylemanna/docker-openvpn/blob/1228577d4598762285958ad98724ab37e7b11354/bin/ovpn_run#L41-L50 `ovpn_run` should clean up iptables rule after the process exits.
I have finished the script. I will make a pull request later.
From what I've dug into so far, I think the issue probably results from https://github.com/moby/moby/blob/6e213899177faac5c4bf9bdc68ac2899fb0916e1/daemon/images/image_list.go#L145-L147 The output from `docker/cli` ``` root@docker-cli-dev$ docker image ls --digests nginx RepoTags: [nginx:1.19.6-alpine] RepoDigests: [nginx@sha256:c2ce58e024275728b00a554ac25628af25c54782865b3487b11c21cafb7fabda]...
I think this part: https://github.com/moby/moby/blob/6e213899177faac5c4bf9bdc68ac2899fb0916e1/daemon/images/image_list.go#L128-L151 Should standardize `pattern` first (ex. `debian:tag -> debian`) because this part is searching for `RepoDigests` and `RepoTags`
It seems related to this statement? https://github.com/nextcloud/spreed/blob/90e0c72e69fbcf17c20c58b68eaea967b8b77bd6/src/components/MessagesList/MessagesList.vue#L426-L428
No offense here. I understand this feature may be still in progress. But wouldn't you think if we cannot focus on the exact position if that text is not present...