#!/bin/bash (cd ./front && npm install && npm run build) docker build -t doof .