-
Notifications
You must be signed in to change notification settings - Fork 5
Deleting Images
vzakaznikov edited this page Oct 3, 2024
·
6 revisions
✅ Available: | >= 1.7.241002 |
---|
You can delete custom snapshot images using the images delete command.
❗ Warning: | Only images of type snapshot and backup can be deleted. |
---|
The most common use cases is to delete a custom image snapshot created using the images create command. See Creating Custom Images.
github-hetzner-runners images delete --id 25560292
The images are deleted by id. You can use the images list command to find an id for the specific image. See Listing Images.
- --id id image id (required)
Developed and maintained by the TestFlows team.
- Home
- Installation
- Quick Start
- Getting Started Tutorial
- Basic Configuration
- Specifying the Maximum Number of Runners
- Specifying the Maximum Number of Runners Used in Workflow a Run
- Recycling Powered‐Off Servers
- Skipping Jobs
- Using Custom Label Prefix
- Jobs That Require the Docker Engine
- Specifying The Runner Type
- Specifying The Runner Location
- Specifying The Runner Image
- Specifying The Custom Runner Server Setup Script
- Specifying The Custom Runner Server Startup Script
- Disabling Setup or Startup Scripts
- Specifying Standby Runners
- Specifying Logger Configuration
- Listing All Current Servers
- Opening The SSH Client To The Server
- Deleting All Runners and Their Servers
- Using a Configuration File
- Specifying SSH Key
- Specifying Additional SSH Keys
- Running as a Service
- Running as a Cloud Service
- Scaling Up Runners
- Scaling Down Runners
- Handling Failing Conditions
- Meta Labels
- Estimating Costs
- Listing Images
- Deleting Images
- Creating Custom Images
- Program Options