3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
docker-compose up -d --build --remove-orphans --no-deps
|