Skip to content

thefactory/docker-kestrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Runs a Kestrel server.

Available on the Docker Index as thefactory/kestrel:

docker pull thefactory/kestrel

Versions

  • Kestrel 2.4.2

Usage

Start the container with a volume mounted on `datafor persistence:

docker run -p 22133:22133 -v /local_path:/data thefactory/kestrel:latest

About

Docker definition for a kestrel server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages