test: add functional tests for read only fs support

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
AhmedGrati
2023-07-14 16:24:43 +01:00
parent c9f3ff0190
commit 61b4e6b797
4 changed files with 159 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
test:
image: alpine
read_only: true
ports:
- 80:80