Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

sitcon-tw/camp2017-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SITCON CAMP 點數系統 bot

Setup

Commands

Build:

$ docker compose create

Run:

$ docker compose start

Stop:

$ docker compose stop

Build and Run:

$ docker compose up

Or in detach mode:

$ docker compose up -d

Remove image camp2017, networks and containers:

$ docker compose down --rmi local -v

Usually, it takes long to pull mongo image.
Remove all iamges, networks and containers:

$ docker compose down --rmi all -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •