You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan Wark d50c26794c Using multistage build for Dockerfile 4 years ago
static Initial version 4 years ago
Dockerfile Using multistage build for Dockerfile 4 years ago
README.md README 4 years ago
b56.go Changing to use port 80 4 years ago
go.mod Initial version 4 years ago

README.md

B56

https://b56.krac.in/

Docker

docker build -t b56 .
docker run -it -p8080:80 --rm --name b56-app b56