podmanbuilder/README.md

13 lines
228 B
Markdown
Raw Normal View History

2023-02-28 13:34:12 +05:00
## Build latest podman for debian
2023-02-28 13:35:06 +05:00
- Install `docker` and `git`
2023-02-28 13:34:12 +05:00
```bash
git clone git@gitlab.com:alliedmaldives/ops/podmanbuilder.git
cd podmanbuilder
2023-02-28 15:01:00 +05:00
./build.sh
2023-02-28 13:34:12 +05:00
```
2023-02-28 13:35:06 +05:00
- you should have the .deb file in a folder called 'build'