Docker image for STNS.
latest
,2.2.5
,2.2.4
,2.2.2
,2.2.1
,1.0.0
,0.3
,0.3-0
,0.3-1
,0.3-2
,0.3-3
0.2
,0.2-1
,0.2-2
0.1
,0.1-3
# docker run -d --name stns stns:latest
# docker exec -it stns /bin/bash
$ id example
$ /usr/lib/stns/stns-key-wrapper example
STNS (Simple TOML Name Service) allows you to easily manage Linux users with simple TOML-based configuration. It consists of server and client implementation, which requires only a few steps to install. Moreover, you can use it with existing user management systems such as LDAP.
If you'd like to see more detailed, please check http://stns.jp/ .