Skip to content

BlockScience/kms-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMS Slack Interface

to do:

  • write this readme

docker build -t kms-slack . then docker run --env-file .env -p 8080:8080 kms-slack

docker logs -f kms-slack to see output while container is running

Deployment

docker buildx build -t kms-slack-client --platform linux/amd64 .

docker tag kms-slack-client gcr.io/knowledge-management-333914/kms-slack

docker push gcr.io/knowledge-management-333914/kms-slack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published