Skip to content

asm/silc_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SILC Docker

Simple docker file for SILC

Build and create

Do this once:

docker build . -t silc
docker container create --name silc -it silc

Run

Your keys and config will be stored in a docker volume attached to the container above. To reuse them, run:

docker start -i silc

About

Simple Docker file for SILC

Resources

License

Stars

Watchers

Forks