view scripts/capture.sh @ 614:ce7a35696590 tip

make update script executable
author kleinknecht@ssdt-ohio.org
date Tue, 08 Jul 2025 09:01:11 -0400
parents fea886ba7279
children
line wrap: on
line source
#!/bin/bash
# current logs to standard out from container (all containers by default) in current project
source "${SSDT_SCRIPTS:-$(dirname "${BASH_SOURCE[0]}")}/.functions.sh"

docker-compose logs --no-color $1