#!/bin/bash docker container rm notes-server docker build --no-cache -t notes-server .