[prev in list] [next in list] [prev in thread] [next in thread] 

List:       strongswan-users
Subject:    Re: [strongSwan] docker strongswan image
From:       Andreas Steffen <andreas.steffen () strongswan ! org>
Date:       2021-09-24 8:17:31
Message-ID: 2a1f068e-f304-a2d5-cc6b-137b2c21bf52 () strongswan ! org
[Download RAW message or body]

Hi Anthony,

here is a ready-made strongSwan 5.9.3 docker image:

   https://hub.docker.com/repository/docker/strongx509/strongswan

and here the Dockerfile with which it was built:

   https://github.com/strongX509/docker/tree/master/strongswan

The Ubuntu 20.04 image used doesn't come equipped with systemd, so we
just start the charon daemon in the background. If you need additional
strongSwan plugins then just extend the ./configure command in the
Dockerfile.

   ./configure --prefix=/usr --sysconfdir=/etc --disable-defaults      \
     --enable-charon --enable-ikev2 --enable-nonce --enable-random     \
     --enable-openssl --enable-pkcs1 --enable-pkcs8 --enable-pkcs12    \
     --enable-pem --enable-x509 --enable-pubkey --enable-constraints   \
     --enable-pki --enable-socket-default --enable-kernel-netlink      \
     --enable-eap-identity --enable-eap-md5 --enable-eap-dynamic       \
     --enable-eap-tls --enable-updown --enable-vici --enable-drbg      \
     --enable-swanctl --enable-silent-rules  && \

Best regards

Andreas

On 24.09.21 02:15, Modster, Anthony wrote:
> Hello
> 
> Is there information on creating a Docker Strongswan image ?
> 
> Thanks
> 
> 
> Teledyne Confidential; Commercially Sensitive Business Data
======================================================================
Andreas Steffen                         andreas.steffen@strongswan.org
strongSwan - the Open Source VPN Solution!          www.strongswan.org
strongSec GmbH, 8952 Schlieren (Switzerland)
======================================================================
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic