#!/bin/bash

echo "> [BUILDING] <wspr_cdk>..."
sudo docker build -t test .
