mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-23 09:11:40 +03:00
docs(add): podman
as alternative to docker
(#1137)
This commit is contained in:
parent
66e591f1d4
commit
a7e2d55aa7
@ -59,7 +59,7 @@ These tests work by running a docker container which contains the Zellij binary,
|
||||
5. `export CARGO_TARGET_X86_64_UNKNOWN_LINUX_MUSL_LINKER=$CC_x86_64_unknown_linux_musl`
|
||||
</details>
|
||||
|
||||
To run these tests locally, you'll need to have both `docker` and `docker-compose` installed.
|
||||
To run these tests locally, you'll need to have either `docker` or `podman` and also `docker-compose` installed.
|
||||
Once you do, in the repository root:
|
||||
|
||||
1. `docker-compose up -d` will start up the docker container
|
||||
|
Loading…
Reference in New Issue
Block a user