mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-26 18:03:43 +01:00
5d279c4948
Signed-off-by: BugFest <bugfest.dev@pm.me>
6 lines
84 B
YAML
6 lines
84 B
YAML
version: "3"
|
|
services:
|
|
test:
|
|
build: ./context
|
|
image: build-fail-img
|