File size: 381 Bytes
9659fc5 | 1 2 3 4 5 6 7 8 9 | ## Docker-compose runtime files
This folder used to contain example `docker-compose.yml` files for various
languages. Instead you can now configure your own docker-compose file - on the
fly - using Weaviate's documentation.
Click here to [generate a `docker-compose.yml` file with your desired
configuration](https://weaviate.io/developers/weaviate/installation/docker-compose).
|