devc

command
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Overview

Command devc is a minimal devcontainer runner: it reads a devcontainer.json (compose or single-container form, no features/customizations), brings the container(s) up with podman or docker-compose, and exposes an SSH endpoint a local editor (VSCodium Remote-SSH) can connect to. Think devpod, much smaller.

This is a standalone development tool; it has nothing to do with the shop product that also lives in this module.

The binary doubles as the in-container SSH agent (the hidden __serve/__sftp subcommands), so it must be built static: CGO_ENABLED=0. See devc/README.md for the full command surface, config support, and troubleshooting.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL