773319d550
Add Server CE development environment GitOrigin-RevId: c91d9eb58b1dbc3be24646e77033cd3242e707f0
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker-compose up --build --detach "$@"
|