mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-02-22 18:32:10 +00:00
install
This commit is contained in:
parent
6079de2694
commit
ee3858d28c
@ -1,9 +1,12 @@
|
|||||||
## Build latest podman for debian
|
## Build latest podman for debian
|
||||||
|
|
||||||
|
|
||||||
|
- Install `docker` and `git`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@gitlab.com:alliedmaldives/ops/podmanbuilder.git
|
git clone git@gitlab.com:alliedmaldives/ops/podmanbuilder.git
|
||||||
cd podmanbuilder
|
cd podmanbuilder
|
||||||
docker compose run --rm podman-builder /bin/bash -c 'bash /root/buildscript.sh'
|
docker compose run --rm podman-builder /bin/bash -c 'bash /root/buildscript.sh'
|
||||||
```
|
```
|
||||||
|
|
||||||
you should have the .deb file in a folder called 'build'
|
- you should have the .deb file in a folder called 'build'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user