# multi-container-app **Repository Path**: xiandon/multi-container-app ## Basic Information - **Project Name**: multi-container-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-02 - **Last Updated**: 2024-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multi Containers App This is a repo for new users getting started with Docker. You can try it out using the following command. ```docker compose up -d``` And open http://localhost:3000 in your browser.