annotate scripts/info.sh @ 355:6a78a59e4007 release/2.8.2

flow: Created branch 'release/2.8.2'.
author aldrich@ssdt-ohio.org
date Wed, 20 May 2020 16:06:17 +0100
parents fea886ba7279
children
rev   line source
55
77ff739c078d add script to provide shortened docker ps with ssdt labels
smith@nwoca.org
parents:
diff changeset
1 #!/bin/bash
191
fea886ba7279 DEP-12: add source for .functions.sh to all scripts using compose
smith@nwoca.org
parents: 85
diff changeset
2 source "${SSDT_SCRIPTS:-$(dirname "${BASH_SOURCE[0]}")}/.functions.sh"
fea886ba7279 DEP-12: add source for .functions.sh to all scripts using compose
smith@nwoca.org
parents: 85
diff changeset
3
59
8c63436837f9 add system info scripts
smith@nwoca.org
parents: 57
diff changeset
4 echo $BASH_VERSION
62
4f0dd7815e04 add docker and compose versions
smith@nwoca.org
parents: 61
diff changeset