aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/podman-compose/pkg-descr
blob: 53f25ff2351238c2b34fab4d4145016b641da05b (plain) (blame)
1
2
3
4
podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.