podmanbuilder/README.md

13 lines
228 B
Markdown

## Build latest podman for debian
- Install `docker` and `git`
```bash
git clone git@gitlab.com:alliedmaldives/ops/podmanbuilder.git
cd podmanbuilder
./build.sh
```
- you should have the .deb file in a folder called 'build'