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-01 20:33:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
18472b53ac
podman-compose
/
tests
/
integration
/
deps
/
README.md
5 lines
84 B
Markdown
Raw
Normal View
History
Unescape
Escape
FIXES #312: run starts dependencies
2021-11-14 00:37:22 +01:00
```
Add tests to make sure all async paths are covered Not at 100% yet. But upped code coverage significantly and covered major async calls. Signed-off-by: Falmarri <463948+Falmarri@users.noreply.github.com>
2023-12-11 08:46:20 +01:00
podman-compose run --rm sleep /bin/sh -c 'wget -O - http://web:8000/hosts'
FIXES #312: run starts dependencies
2021-11-14 00:37:22 +01:00
```
Reference in New Issue
Copy Permalink