You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::DeleteContainerImageRequestWhen passing DeleteContainerImageRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
service_name: "ContainerServiceName", image: "string", }
Instance Attribute Summary collapse
The name of the container image to delete from the container service.
The name of the container service for which to delete a registered container image.
The name of the container image to delete from the container service.
Use the GetContainerImages
action to get the name of the container images that are registered to a container service.
Container images sourced from your Lightsail container service, that are registered and stored on your service, start with a colon ( :
). For example, :container-service-1.mystaticwebsite.1
. Container images sourced from a public registry like Docker Hub don\'t start with a colon. For example, nginx:latest
or nginx
.
The name of the container service for which to delete a registered container image.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4