This website requires JavaScript.
Explore
Help
Sign In
extern
/
podman-compose
Watch
1
Star
0
Fork
1
You've already forked podman-compose
mirror of
https://github.com/containers/podman-compose.git
synced
2024-12-12 09:41:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35cbc49160
podman-compose
/
tests
/
extends_w_empty_service
/
common-services.yml
8 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a test to extend using an empty service (placeholder) Signed-off-by: Natanael Arndt <arndtn@gmail.com>
2023-07-26 15:27:30 +02:00
services
:
webapp_default
:
webapp_special
:
tests: Optimize speed by using dumb-init to handle SIGTERM signal Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-03-08 13:45:22 +01:00
image
:
nopush/podman-compose-test
Add a test to extend using an empty service (placeholder) Signed-off-by: Natanael Arndt <arndtn@gmail.com>
2023-07-26 15:27:30 +02:00
volumes
:
-
"/data"
Reference in New Issue
Copy Permalink