mirror of
https://github.com/containers/podman-compose.git
synced 2025-06-20 03:37:47 +02:00
README: Add installation instructions on Debian
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
parent
77bc9c5602
commit
27d1fc67a0
@ -94,6 +94,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 Debian repositories:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt install podman-compose
|
||||||
|
```
|
||||||
|
|
||||||
or install from Fedora (starting from f31) repositories:
|
or install from Fedora (starting from f31) repositories:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user