Skip to content

errornil/busnj-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busnj-console

Build Status

Server for BusNJ Console.

Quickstart

$ make build-drone build-docker run-docker-allow-localhost
Sending build context to Docker daemon  7.504MB
Step 1/3 : FROM scratch
 ---> 
Step 2/3 : ADD server /server
 ---> 69655bab0f76
Step 3/3 : CMD ["/server"]
 ---> Running in 27215179d230
Removing intermediate container 27215179d230
 ---> f1723ac81a29
Successfully built f1723ac81a29
Successfully tagged busnj-console:latest
2019/05/14 01:24:41 Starting...
2019/05/14 01:24:41 Listening on port 6001...

Releases

No releases published

Packages

 
 
 

Contributors