package
3.0.0+incompatible
Repository: https://github.com/tomasen/shipyard.git
Documentation: pkg.go.dev
# README
Shipyard Controller
This is the core component for Shipyard.
Setup
The only thing Shipyard needs to run is RethinkDB.
-
Run RethinkDB:
docker run -it -d --name rethinkdb -P shipyard/rethinkdb
-
Run Shipyard:
docker run -it --name -P --link rethinkdb:rethinkdb shipyard/shipyard
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author