Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce docker #1972

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mcluseau
Copy link

@mcluseau mcluseau commented Nov 1, 2023

Hi strongSwan devs :)

I would like to know if there's interest in docker support upstream.

I've made some work here to build alpine-based container images. There's a Dockerfile for the "build from source case" (Dockerfile) and another one for the "build from release" (Dockerfile.release) with a build-arg to select the release to build.

They have a lot in common so they're an assembly built by docker/Makefile.

There's some preliminary work to try to use the existing tests in a docker environment, but it's not finished.

I'm opening this PR to get some feedback, as it's in WIP state (the docker is able to establish connections, though).

Thanks!

Copy link

cla-bot bot commented Nov 1, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @mcluseau on file. In order for us to review and merge your code, please contact the project maintainers via info@strongswan.org to get yourself added.

@tobiasbrunner
Copy link
Member

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Nov 21, 2023
Copy link

cla-bot bot commented Nov 21, 2023

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants