#!/bin/bash
# build docker container locally (for testing)
docker build --pull --rm -t powertools_backend .