Skip to content
#

Docker Compose

docker-compose logo

Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.

Here are 31,796 public repositories matching this topic...

Weather-Watch is a application designed to provide access to weather data, air quality index (AQI) information, and weather forecast news. Built on Docker containers, it offers scalability and ease of deployment. Additionally, Weather-Watch features a Northbound API, allowing seamless consumption of data for various applications and services.

  • Updated May 20, 2024
  • Python

Released October 16, 2014

Latest release 26 days ago

Followers
163 followers
Repository
docker/compose
Website
docs.docker.com/compose

Related Topics

containers docker