HybirdCorp / docker-forticlient

Connect to a FortiGate VPN through docker
108 stars 72 forks source link

Docker optimizations and security tweaks #7

Closed gabe565 closed 3 years ago

gabe565 commented 4 years ago

This optimizes the final Docker image size by combining RUN directives. Also, added a FORTICLIENT_SHA256 environment variable to be sure that the external deb is never changed.