PIG208 bcaa908f74 Support COMPOSE_IGNORE_ORPHANS for compose run
This revives #7020 and resolves the issue mentioned in #4992.

Signed-off-by: Zixuan James Li <359101898@qq.com>
2022-03-05 22:54:16 +01:00

6 lines
84 B
YAML

version: '3.8'
services:
simple:
image: alpine
command: echo "Hi there!!"