mirror of
https://github.com/containers/podman-compose.git
synced 2025-03-10 21:18:18 +01:00
Update README with dnf install instructions.
This commit is contained in:
parent
27d3cafb7b
commit
147f0ae42f
@ -54,6 +54,12 @@ curl -o ~/.local/bin/podman-compose https://raw.githubusercontent.com/containers
|
|||||||
chmod +x ~/.local/bin/podman-compose
|
chmod +x ~/.local/bin/podman-compose
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or install from Fedora (starting from f31) repositories:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo dnf install podman-compose
|
||||||
|
```
|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
||||||
We have included fully functional sample stacks inside `examples/` directory.
|
We have included fully functional sample stacks inside `examples/` directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user