mirror of
https://github.com/containers/podman-compose.git
synced 2024-12-13 10:10:51 +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
|