6 lines
100 B
Bash
6 lines
100 B
Bash
#!/bin/sh
|
|
|
|
|
|
|
|
|
|
DOCKER_SCAN_SUGGEST=false BUILDKIT_PROGRESS=plain docker-compose up --build developing |