Skip to content

tmiklas/docker-alpine-shallot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

alpine-shallot

Shallot packaged as Docker container

image

### About

This docker container is based on alpine:3.3 for minimal container size with Shallot compiled at container build time.

### Usage

The container exposes /shallot which is a working directory of the application. If you choose to save output to file, this is where it will be created.

$ docker run -d -v ~/shallot-output:/shallot tmiklas/alpine-shallot -f test-key.txt ^test

### License

The same as used with Shallot - see LICENSE

About

Shallot packaged as Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published