Skip to content

Commit

Permalink
fix: add deprecation note for docker-compose
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Oct 14, 2023
1 parent e746d5c commit b485f3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ It is just an example and implies SPDK just as example, not mandated by OPI.

## Getting started

:exclamation: `docker-compose` is deprecated. For details, see [Migrate to Compose V2](https://docs.docker.com/compose/migrate/).

* [Setup everything once using ansible](https://github.com/opiproject/opi-poc/tree/main/setup)
* Run `docker compose up -d` or `docker-compose up -d`

Expand Down

0 comments on commit b485f3a

Please sign in to comment.