Skip to content

piyushvasandani/dockerized-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized slackbot

For building the image, run the following command:

sudo docker build . -t [name of your image]

To run this image, use the following command:

sudo docker run -d -p 80:8080 [name of your image]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published