#!/bin/bash docker build -f base/Dockerfile -t operation_management_center_base:1.0.0 . docker build -t operation_management_center:1.0.0 .