Safe docker subcommands (read-only).
const safeDockerSubcommands = { 'inspect', 'images', 'ps', 'logs', 'port', 'top', 'stats', 'diff', 'history', 'version', 'info', };