docker run -d --name CONTAINER_NAME -p 6379:6379 -e REDIS_PASSWORD=SecureString redis REDIS_CONN=rediss://default:SecureString@localhost:6379