Skip to content

caktux/slackindocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker container for slackin

Installation

git clone https://github.com/caktux/slackindocker

Configuration

Copy config.sample to config and edit to your liking.

Building and running

Build the docker container and run it with:

cd slackindocker/docker
docker build -t slackin .
docker run -d -p 3000:3000 -t slackin

Enjoy :)

About

Docker container for slackin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages