docker-openvpn-client icon indicating copy to clipboard operation
docker-openvpn-client copied to clipboard

2.4.9 r0

Open frauhottelmann opened this issue 4 years ago • 7 comments

frauhottelmann avatar Jun 29 '20 22:06 frauhottelmann

Why the open and close? This looks potentially great? Care to open it again and discuss?

ekristen avatar Jun 30 '20 00:06 ekristen

:smile: I wanted to create a pull request for my own fork. But I certainly can reopen if you are interested.

frauhottelmann avatar Jun 30 '20 06:06 frauhottelmann

It builds successfully on docker hub. You can check it out: https://hub.docker.com/r/frauhottelmann/openvpn-client It is still a bit weird, because two of the three build "fail" because the manifest only works when all images are done and then the hook for manifest creation only works when the third image is being build.

frauhottelmann avatar Jun 30 '20 06:06 frauhottelmann

I also have it set up on docker hub that it automatically builds when I create a release (with a openvpn version number from Alpine's repo).

frauhottelmann avatar Jun 30 '20 06:06 frauhottelmann

@ekristen I think I'll try to fix the post_push hook for manifest creation. I don't care for maintaining my own image very much. If you merge this afterwards I would just delete my branch and Docker Hub image.

frauhottelmann avatar Jul 01 '20 11:07 frauhottelmann

@ekristen if you are still interested, I am done with the multi arch auto build. It is in my master branch. On docker hub you only have to set up one auto build and then all arches are being build and pushed. Most of it comes from https://github.com/jnovack/docker-multi-arch-hooks

frauhottelmann avatar Jul 13 '20 20:07 frauhottelmann

I'm still interested, just a little backed up on getting to some of my OSS stuff. I'll take a look as soon as I can.

ekristen avatar Jul 16 '20 16:07 ekristen