/narwhal

Primary LanguageGoMIT LicenseMIT

narwhal

Go Report Card

A simple API for managing Docker containers in Go.

For the API spec, see the Bruno files in the apispec folder.

Installation

Usage

  • make run to build and run the application
  • make build just to build