|
|
|
|
|
by dathinab
1960 days ago
|
|
You can use docker-compose with podman. Through it has similar drawbacks as using docker-compose with docker. As far as I know there is currently no rootless way on Linux to setup custom internal networks like docker compose does (hence why podman-compose doesn't support such things). |
|