Switch from docker to podman #5

Merged
pratyush merged 3 commits from podman into master 2025-02-01 02:51:23 +01:00

3 Commits

Author SHA1 Message Date
bb94040d33
fix dumb shit caused by dumb brain
smh

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-02-01 07:15:32 +05:30
81787bee84
Fix sync_status & remove 'docker' references
sync_status: fixing path to podman.sock
fix several strings and func names with 'docker' in them

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-02-01 07:02:09 +05:30
c944c58f22
Switch from docker to podman
while it works to launch, stop and remove containers,
fixing strings and func and var names is yet to be done

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-02-01 06:06:22 +05:30