@@ -0,0 +1,7 @@
#!/bin/bash
# Smart Docker Compose command that respects ESHOP_ENABLED
# Use this instead of "docker compose up -d"
# Usage: ./dc-up.sh [additional-docker-compose-args]
./docker-compose-wrapper.sh up -d "$@"
The note is not visible to the blocked user.