SkillAgentSearch skills...

Devbox

Run dev environments easily and fastly using Podman or Docker

Install / Use

/learn @joubertredrat/Devbox

README

<p align="center"><img alt="Devbox" src="./cube-11.png" /></p> <h1 align="center">Devbox</h1> <p align="center">Run dev environments easily and fastly using Podman or Docker</p>

Purpose

This project provides a easy and fast way to run common services for development environments using Podman or Docker. for your project or tests, instead installing these locally in your machine. Using this, you can run anyone services listed below with web interfaces to manage them.

<p align="center"><a href="./terminal.gif?raw=true"><img alt="Terminal" src="./terminal.gif?raw=true" /></a></p>

Dependencies

How to use?

Clone this repository or download and run make help to see all informations.

This project is using Docker by default, if you want to use Podman instead, you need to use DEVBOX_ENGINE variable before run the command. Example: DEVBOX_ENGINE=podman make redis7.0-up.

Services provided

License

MIT license, logo by Burhan Adiatma.

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated2mo ago
Forks9

Languages

Makefile

Security Score

95/100

Audited on Jan 19, 2026

No findings