devbox

DevBox Container

Description

This DevBox container is designed for an efficient and productive development environment. It includes a selection of essential tools and packages to facilitate various tasks. 🛠️ ✨

Usage

All variants are avilable to pull from Docker hub, just replace latest with the variant you need:

docker pull cto4/devbox:latest

Variants

Tag Description
core Latest core image for the development environment.
node Node.js image for running JavaScript applications.
php PHP image for building and running PHP applications.
go comming soon Go image for developing Go applications and services.
more add your own variant

Please read variant’s docs for more details.

Build Extend

License