Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors