An API built using the @codrjs/core
and @dylanbulmer/openapi
NPM modules.
docker build -t codr-api .
This is useful for testing the @codrjs/core
local builds and reducing the frequency of releases.
docker build -t codr-api -f Dockerfile.local .