This product has charges associated with it for the pre-configured container management environment. Pre-configured Ubuntu 22.04 LTS AMI with rootless Podman, Buildah, and Skopeo - optimized for secure, daemonless container management on AWS EC2.
Pre-configured Container Management on Ubuntu 22.04 LTS
This is a repackaged open source software product wherein additional charges apply for the pre-configured container management environment and ongoing maintenance of this image.
This AMI from Madarson IT delivers a production-ready Ubuntu 22.04 LTS environment with Podman, Buildah, and Skopeo pre-installed, configured, and optimized for secure, daemonless container workflows on AWS EC2. Instead of spending time installing and configuring container tools manually, launch this image and begin running rootless containers immediately.
Key Features
Ubuntu 22.04 LTS Foundation: Long-term support from Canonical with regular security updates, stability, and performance through 2027.
Podman (Rootless, Daemonless): Run containers without a central daemon or root privileges, reducing the attack surface compared to traditional Docker-based setups.
Buildah for Image Building: Build OCI-compliant container images from scratch or from Dockerfiles without requiring a running daemon or elevated privileges.
Skopeo for Image Transfer: Inspect, copy, and sign container images across registries - including Amazon ECR - without pulling full images locally.
Docker CLI Compatibility: Use familiar Docker commands and Dockerfile syntax, enabling teams migrating from Docker to adopt rootless containers without rewriting workflows.
OCI Standards Compliance: All tools adhere to Open Container Initiative standards, ensuring portability across container runtimes and registries.
Optimizations Included in This Image
This is not a default Ubuntu installation with packages added via apt. Madarson IT has configured this image with:
Pre-built rootless user namespace configuration for immediate unprivileged container execution
Optimized storage driver settings for container layer management
Security-hardened defaults that minimize listening network services
Pre-configured container registries including Amazon ECR integration readiness
Reduced image footprint by removing unnecessary packages and services
Use Cases
CI/CD Pipelines: Platform engineers building container images in automated pipelines can use Buildah to create images and Skopeo to push them to Amazon ECR - all without Docker or elevated privileges.
Microservices Deployment: Teams running distributed applications on EC2 can launch isolated, rootless containers with Podman, reducing the blast radius of any single container compromise.
Docker Migration: Organizations moving away from Docker Desktop licensing can transition to Podman with full Docker CLI compatibility while gaining rootless security benefits.
Multi-Registry Image Management: DevOps teams managing images across multiple registries can use Skopeo to inspect and copy images without downloading full layers.
Supported Environment
Architecture: x86_64 (AMD64)
Recommended Instance Types: t3.small or larger for development workloads; t3.medium or larger for production container builds
Minimum Root Volume: 20 GB EBS
Access: SSH (port 22) with your EC2 key pair
Getting Started
Launch the AMI from AWS Marketplace on your chosen EC2 instance type
Connect via SSH using your key pair
Verify the installation by running: podman --version, buildah --version, skopeo --version
Run your first rootless container: podman run --rm hello-world
Build your first image: buildah bud -t my-app .
Why Madarson IT
Madarson IT provides pre-configured cloud infrastructure images for AWS, focusing on container management and DevOps tooling. Our images are designed to eliminate configuration overhead so teams can focus on building and deploying applications rather than managing infrastructure setup.
Disclaimer: Ubuntu is a trademark of Canonical Ltd. Podman, Buildah, and Skopeo are open source projects. This offering is provided by Madarson IT and is not affiliated with, endorsed by, or sponsored by Canonical Ltd. or the respective open source projects.
Highlights
Rootless, Daemonless Security by Default: This AMI runs Podman without a central daemon or root privileges, eliminating an entire class of container escape vulnerabilities. Ships with minimized listening network services and pre-configured user namespaces for immediate unprivileged container execution - security-hardened defaults applied out of the box, reducing your configuration burden from day one.
Docker-Compatible CLI with Zero Migration Friction: Teams transitioning from Docker can use familiar commands and Dockerfile syntax without rewriting workflows. Podman accepts Docker CLI commands directly, Buildah processes standard Dockerfiles, and Skopeo works with any OCI-compliant registry including Amazon ECR - enabling rootless container security without retraining developers or modifying pipelines.
Complete Container Lifecycle on a Single Instance: Build images with Buildah, run and manage containers with Podman, and transfer images across registries with Skopeo - all pre-installed on Ubuntu 22.04 LTS. Eliminates manual tool installation and configuration, letting platform engineers and DevOps teams launch the AMI and begin containerized workflows immediately on EC2 instances as small as t3.small.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for a security-hardened Ubuntu 22.04 LTS image pre-loaded with container tools. Pricing is not tiered by feature. Instead, each dimension maps to a specific AWS EC2 instance type, so your rate depends on the compute size you run. Options span general-purpose (t2, t3, m4, m5a), compute-optimized (c5, c5a), memory-optimized (r5a), and GPU instances (g3, p2, p3). Smaller instances like t3.nano and t3.micro cost less per hour; larger ones like p3.16xlarge cost more. You choose the instance that fits your workload and scale up or down as needed.
Top-of-mind questions for buyers
What does one billing unit cover for each dimension?
Each dimension bills per hour of running time for a single EC2 instance of that type. One unit equals one instance-hour. Running one instance for ten hours counts as ten units. The rate reflects the compute size you launch, not the number of container images you build.
Am I charged when the instance is stopped or paused?
The software charge meters running hours only. A fully stopped instance stops accruing this hourly software fee. You may still pay underlying AWS storage costs for attached volumes while the instance sits stopped. Charges resume when you start the instance again.
What is pre-installed with this hardened image at any instance size?
Every instance size runs the same security-hardened Ubuntu 22.04 LTS image with container tooling pre-configured. The image ships ready to build and manage container images without extra setup. Your chosen dimension only changes the compute size and hourly rate, not the included software.
madarsonit.com
Helpful?
Vendor refund policy
There is no refund policy for this image.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Ubuntu 22.04 LTS with Pre-configured Podman, Buildah & Skopeo
Additional details
Usage instructions
Allow inbound SSH access in your security group (TCP port 22)
To connect to your instance using the Amazon EC2 console:
Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
In the navigation pane, choose Instances.
Select the instance and choose Connect.
Choose the EC2 Instance Connect tab.
For Connection type, choose Connect using EC2 Instance Connect.
Access the ec2 with the default username: "ubuntu"
For technical assistance, configuration questions, or issues with this AMI, contact the Madarson IT team at info@madarsonit.com.
Support scope includes:
Assistance with AMI launch and initial configuration
Troubleshooting Podman, Buildah, and Skopeo functionality as configured in this image
Guidance on container registry integration including Amazon ECR
Questions about private offers, volume licensing, or custom configurations
When contacting support, please include your AWS account ID, instance ID, and a description of the issue or any error messages.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
This product has charges associated with it for the pre-configured container management environment. Madarson IT pre-configured Ubuntu 22.04 LTS AMI with Podman, Buildah, Skopeo, RDP, and Cockpit - ready for secure, rootless container management on AWS EC2.
This product has charges associated with it for seller support. Ubuntu 26 is a robust, secure, and customizable Amazon Machine Image (AMI) designed for seamless deployment within the EC2 cloud environment. It features the latest updates and enhancements to Ubuntu's performance, security, and support for cloud-native applications. With built-in compatibility for popular frameworks and tools, users can easily develop, test, and scale their applications on a reliable infrastructure. Ideal for developers and businesses, Ubuntu 26 facilitates efficient workload management, high-availability architecture, and effortless integration with other AWS services. Whether you're running web servers, databases, or microservices, this AMI enables rapid deployment while maintaining industry-standard security protocols, making it the perfect choice for your cloud-based solutions. Elevate your cloud experience with Ubuntu 26 today!
Ubuntu Pro FIPS is a FIPS 140-3 out of the box certified image for AWS. It includes security coverage for 25,000+ open source packages, CIS and DISA-STIG assisted hardening, and 10 years of support.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.