An open API service indexing awesome lists of open source software.

https://github.com/docker/multi-container-app


https://github.com/docker/multi-container-app

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

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.