forked from LaconicNetwork/kompose
test: add functional tests for read only fs support
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
test:
|
||||
image: alpine
|
||||
read_only: true
|
||||
ports:
|
||||
- 80:80
|
||||
Reference in New Issue
Block a user