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 e4373a0e77 Changing to build in a smaller container and only package the build Go binary 4 years ago
static Initial version 4 years ago
Dockerfile Changing to build in a smaller container and only package the build Go binary 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