#!/bin/bash set -ex docker pull php:7.4-apache docker build --force-rm --no-cache -t nathan/roundcube -f Dockerfile build