Skip to content

STNS/docker-STNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STNS Dockerfile Docker Pulls

Docker image for STNS.

the Docker Hub page

Supported tags

  • 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

Howto

# docker run -d --name stns stns:latest
# docker exec -it stns /bin/bash
$ id example
$ /usr/lib/stns/stns-key-wrapper example

Base docker Image

What's STNS?

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/ .

LICENSE

https://hfm.mit-license.org/