HybirdCorp / docker-forticlient

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

Switch from Ubuntu 16.04 to 18.04. Add forticlient deb file directly … #5

Closed Enoxime closed 5 years ago

Enoxime commented 5 years ago

…into dockerfile. Add docker-compose file to automate the setup (only need to add your credentials and do a 'docker-compose run'.

It's not tested in an Apple environment.

Enoxime commented 5 years ago

Rollback for the newline ending. And all other changes required are done.

Enoxime commented 5 years ago

My bad. I forget to test it. I added the ca-certificates and test it with the docker-compose file.

godric commented 5 years ago

Okay Let's go! Thanks you again for your contribution!