mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
ACS-8357 Migrate to Docker Compose v2 (#2069)
This commit is contained in:
@@ -42,5 +42,5 @@ python3 BuildScripts/generator/generator.py --alfresco=quay.io/alfresco/alfresco
|
||||
# Starting the containers
|
||||
To start the containers you also need to build the images - for example:
|
||||
```
|
||||
docker-compose up --build --force-recreate
|
||||
docker compose up --build --force-recreate
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user