Skip to content

Commit bf6ca90

Browse files
committed
dc up - progress plain
1 parent a0d7a99 commit bf6ca90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/up

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
cp example.env .env
4-
docker compose up --no-color --quiet-pull --detach --remove-orphans
4+
docker compose --progress plain up --no-color --quiet-pull --detach --remove-orphans
55
mc ready local
66
mc alias set local http://localhost:9000 minioadmin minioadmin
77
mc mb local/tansu

0 commit comments

Comments
 (0)