mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #16845 from overleaf/csh-docker-compose
Replace legacy `docker-compose` with `docker compose` GitOrigin-RevId: 1a876a5870be55dceecdff9cd1284235840e908f
This commit is contained in:
committed by
Copybot
parent
2a7e06ea07
commit
af32433bfa
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker-compose exec -it "$@" /bin/bash
|
||||
docker compose exec -it "$@" /bin/bash
|
||||
|
||||
Reference in New Issue
Block a user