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