Getting started with AWS App2Container
AWS App2Container is a tool that helps you break down the work of moving your applications into containers, and configuring them to be hosted in AWS using the Amazon ECS or Amazon EKS container management services. Explore the resources listed below to help you get started with containers. Or to get started using App2Container commands, skip to the tutorial for the operating system that your application runs on.
Understanding Docker containers
The following resources can help you get the most out of your application containers by understanding what goes into them.
-
To learn more about Docker containers on AWS, see What is Docker?
. -
Use the Docker command line reference to look up Docker commands. See Use the Docker command line
.
Tutorials
These tutorials walk you through the basics of using App2Container to containerize your applications.