DEV Community

Discussion on: The Whale, the Container, and the Ocean - A Docker Tale with Nick Palenchar

 
scooterphoenix profile image
Scooter Phoenix

Sorry you had a bum time with Docker on Windows. Maybe we should have a container chat in one of the chat rooms. Once you create your app and create an image from it, you can share that image with others to build upon and use or you can deploy your image to AWS Fargate or if your app requires high availability, then some sort of container orchestration is what you'd look at, like EKS.