Files
yourwillyourwish/dc.sh
2026-02-06 21:44:04 -06:00

3 lines
147 B
Bash

docker compose build --no-cache
docker compose up -d
#docker compose -f docker-compose.yaml exec web sh -c "cat data/system-config.json | head -10"