Skip to content

Commit

Permalink
Aliasing docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Jan 16, 2025
1 parent 1f53422 commit ad149a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotcms-postman/runtests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

alias docker-compose="docker compose --compatibility $@"

wait=2
echo "Waiting for ${wait} seconds to images be pulled"
sleep $wait
Expand Down

0 comments on commit ad149a9

Please sign in to comment.