Skip to content
Marek Fišera edited this page Apr 22, 2019 · 2 revisions

Money.Api

To build am image, use this command line from repository root:

docker build -t money-api:latest -f docker/Dockerfile.api-stretch-slim-arm32v7 .

Where latest should be overridden by the intended tag.

Clone this wiki locally