mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-09 05:54:34 +02:00
Integration tests for container scaling changes
Signed-off-by: Yashodhan Pise <technoy@gmail.com>
This commit is contained in:
committed by
Povilas Kanapickas
parent
11879d3e94
commit
fbc4c7da80
@ -0,0 +1,7 @@
|
||||
name: podman-compose
|
||||
|
||||
services:
|
||||
service1:
|
||||
image: docker.io/library/busybox:latest
|
||||
tty: true
|
||||
scale: 2
|
Reference in New Issue
Block a user