ref: Rewrite config tests with Exec

This commit is contained in:
Anton Ovchinnikov
2025-11-09 17:37:07 +01:00
parent b0cd752619
commit 7bff706aa0
3 changed files with 71 additions and 75 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
web:
image: busybox:1.37.0-uclibc
command: ["true"]
command: ["sleep", "600"]
configs:
- source: from-file
target: /etc/config-from-file.conf