[GH-ISSUE #255] Publish Versioned images #238

Closed
opened 2026-03-02 08:00:42 +03:00 by kerem · 1 comment
Owner

Originally created by @emeryao on GitHub (Aug 30, 2021).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/255

Hi Doc, here is my story

I started use this awesome work back in 2020 to setup a work-from-home server with frps/frpc on a VPS since I don't have a public/static IPv4 address and it worked perfectly on Windows/ios/Android

but early in this August I updated the image hwdsl2/ipsec-vpn-server to the latest version and I can't connect to the VPN server any more so I want to revert the image to an older version I tried to lookup the push history on quay.io but no working images found

So can we push a versioned tag to the container registry besides of latest/debian ?

Originally created by @emeryao on GitHub (Aug 30, 2021). Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/255 Hi Doc, here is my story I started use this awesome work back in 2020 to setup a work-from-home server with frps/frpc on a VPS since I don't have a public/static IPv4 address and it worked perfectly on Windows/ios/Android but early in this August I updated the image `hwdsl2/ipsec-vpn-server` to the latest version and I can't connect to the VPN server any more so I want to revert the image to an older version I tried to lookup the push history on `quay.io` but no working images found So can we push a *versioned* tag to the container registry besides of `latest`/`debian` ?
kerem closed this issue 2026-03-02 08:00:43 +03:00
Author
Owner

@hwdsl2 commented on GitHub (Aug 30, 2021):

@Emeryao Hello! Thank you for your suggestion. This had been asked before, and I decided not to push versioned images due to the overhead related to maintaining them. There have been very few backward incompatible changes in this project. If you find a bug in the latest image, please provide details (e.g. logs [1]) and I'd be happy to look into and fix it.

On the other hand, you can easily build an older revision of this project. Clone the project to your local machine, check out an older Git revision, then follow the steps in build from source code [2] to create a local Docker image. Then re-create the VPN container from the local image.

[1] https://github.com/hwdsl2/docker-ipsec-vpn-server#enable-libreswan-logs
[2] https://github.com/hwdsl2/docker-ipsec-vpn-server#build-from-source-code

<!-- gh-comment-id:908004701 --> @hwdsl2 commented on GitHub (Aug 30, 2021): @Emeryao Hello! Thank you for your suggestion. This had been asked before, and I decided not to push versioned images due to the overhead related to maintaining them. There have been very few backward incompatible changes in this project. If you find a bug in the latest image, please provide details (e.g. logs [1]) and I'd be happy to look into and fix it. On the other hand, you can easily build an older revision of this project. Clone the project to your local machine, check out an older Git revision, then follow the steps in build from source code [2] to create a local Docker image. Then re-create the VPN container from the local image. [1] https://github.com/hwdsl2/docker-ipsec-vpn-server#enable-libreswan-logs [2] https://github.com/hwdsl2/docker-ipsec-vpn-server#build-from-source-code
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#238
No description provided.