Smurf sdkr
smurf sdkr
Subcommand for Docker-related actions
Synopsis
sdkr is a subcommand that groups various Docker-related actions under a single command.
Examples
Options
SEE ALSO
- smurf - Smurf is a tool for automating common commands across Terraform, Docker, and more
- smurf sdkr build - Build a Docker image with the given name and tag.
- smurf sdkr init - Create a default smurf.yaml file with sdkr configuration
- smurf sdkr provision-acr - Build and push a Docker image to Azure Container Registry.
- smurf sdkr provision-ecr - Build and push a Docker image to AWS ECR.
- smurf sdkr provision-gcp - Build and push a Docker image to Google Container Registry or Artifact Registry.
- smurf sdkr provision-ghcr - Build and push a Docker image to GitHub Container Registry
- smurf sdkr provision-hub - Build and push a Docker image.
- smurf sdkr push - Push cmd helps to push images to Docker Hub, ACR, GCR, ECR
- smurf sdkr remove - Remove a Docker image from the local system.
- smurf sdkr scan - Scan a Docker image for known vulnerabilities.
- smurf sdkr tag - Tag a Docker image for a remote repository