Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.32 KB

README.md

File metadata and controls

52 lines (34 loc) · 2.32 KB

Overview

FreeRadius server based on Alpine Linux

Source: https://github.com/jumanjihouse/docker-radius

Docker Hub:

Docker tags:

  • optimistic: latest
  • pessimistic: ${freeradius_version}-${build_date}-git-${hash}

Usage

Use this image (and the radius client) for testing other images, such as https://github.com/jumanjiman/docker-duoauthproxy

Build and test

We use circleci to build, test, and publish the images to Docker hub. We use BATS to run the test harness. Output from BATS resembles:

✓ radiusd container is running
✓ radiusd responds to status message authenticator
✓ radiusd authenticates user from raddb
✓ radiusd container log is meaningful

4 tests, 0 failures

License

See LICENSE in this repo.