Shell Dep Standards -

docker run --rm your-image:tag

: Incorporates "lessons learned" from past failures and technological advancements.

# shell dep standard: test for GNU grep if echo "test" | grep -P '\d' >/dev/null 2>&1; then HAS_GNU_GREP=1 fi shell dep standards

Shell dep standards exist precisely to make these assumptions explicit, testable, and enforceable.

Use a wrapper that checks:

Test the same script across multiple minimal base images (GitHub Actions example):

Detailed requirements for engineering projects. shell dep standards

Sharing best practices across Shell’s international operating units and contractors.

Documentation for procurement and project management. shell dep standards