Files
links.jacquesingram.online/compose.bash
Linux Lenape 8baaf188c8
All checks were successful
gitea-lenape/links.jacquesingram.online/pipeline/head This commit looks good
updated jenkinsfile etc
2025-05-22 21:13:16 -04:00

20 lines
123 B
Bash
Executable File

#!/bin/bash
##
reset
clear
##
set -e
set -x
##
docker compose down --remove-orphans
docker compose up --build -d