We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249b716 commit 8961591Copy full SHA for 8961591
.docker/compose.yaml
@@ -2,6 +2,8 @@ x-build-args: &build-args
2
UID: "${UID:-1000}"
3
GID: "${GID:-1000}"
4
5
+name: cleverage-process-bundle
6
+
7
services:
8
php:
9
build:
0 commit comments