dbpunk-labs / octogen

Octogen is an Open-Source Code Interpreter Agent Framework

Home Page:https://octogen.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Podman support

philipsd6 opened this issue · comments

I've switched from Docker to Podman (with a docker function pointing to podman)

$ docker --version
podman version 4.5.1

$ og_up
...
0 ✅ Install octogen terminal cli
1 ❌ Check the environment        Docker is required
2 ❌ Setup octogen failed

Are there any plans to support Podman?

It's a nice feature. The podman also has desktop version. I will add it to the release v0.5.0.

@philipsd6 Now you can try the latest og_up with flag --use_podman to install octogen with podman