mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Docker: docker-compose is now docker compose
This commit is contained in:
parent
ef2fbb844e
commit
c6dd0bba05
@ -51,4 +51,4 @@ export IMAGE_CODEGEN_VERSION=${image_tag_codegen}
|
||||
export IMAGE_SERVER_VERSION=${image_tag_server}
|
||||
export SDRANGEL_BASE=${sdrangel_codebase}
|
||||
|
||||
docker-compose -f compose.yml ${stack_name} ${action}
|
||||
docker compose -f compose.yml ${stack_name} ${action}
|
||||
|
Loading…
Reference in New Issue
Block a user