haddock 0.2.1

Docker Compose for Podman
1
2
3
4
5
6
7
services:
  simple:
    image: alpine
    command: top
  another:
    image: alpine
    command: top