Sanitized mirror from private repository - 2026-04-05 12:45:10 UTC
This commit is contained in:
5
.mise/tasks/docker/start
Executable file
5
.mise/tasks/docker/start
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#MISE description="Start Docker containers"
|
||||
set -e
|
||||
|
||||
docker compose up -d
|
||||
Reference in New Issue
Block a user