#!/bin/sh uid=$(/usr/bin/id -u) gid=$(/usr/bin/id -g) docker compose up --build