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