/tacplus

Docker TACACS+ Server

Primary LanguageDockerfileOtherNOASSERTION

Docker TACACS+ Server

This installs Ubuntu 18.04 running tac_plus with a working config for Palo Alto firewalls.

Build with:

docker build -t tacplus .

Run with:

docker-compose up

Stop with:

docker-compose stop