forked from LaconicNetwork/kompose
chore: add warning when no service is selected
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
web:
|
||||
image: nginx
|
||||
profiles:
|
||||
- test
|
||||
ports:
|
||||
- 80:80
|
||||
Reference in New Issue
Block a user