Skip to content
/ msdb5 Public

An implementation of the Briscola Chiamata game in Go

Notifications You must be signed in to change notification settings

mcaci/msdb5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msdb5

The MSDB5 app

manage via docker - ITA

docker build -t msdb5-it . docker run -p 4000:8080 msdb5-it or docker run -d -p 4000:8080 msdb5-it

manage via docker - ENG

docker build -f Dockerfile-en -t msdb5-en . docker run -d -p 4000:8080 msdb5-en

list containers and stop them

docker container ls -all docker stop

About

An implementation of the Briscola Chiamata game in Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages