Sign inSign up

bmillerz/devup

By bmillerz

Updated 30 days ago

sbx kit — starts the Postgres and Redis a workbench image ships installed-but-stopped

Sandbox Kit
Developer tools
0

234

bmillerz/devup repository overview

Digest

sha256:9695d9612ec9…

Size

32 Bytes

Schema

v2

Pushed

30 days ago

Specificationspec.yaml

MIXIN

Runs the image's `devup`. No-ops on images that don't ship one.

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/bmillerz/devup:1.0.1

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx

sbx mixin kit. Runs the image's devup, which starts Postgres and Redis and makes the sandbox user a DB superuser. No-ops on images that don't ship one.

kits:
  - docker.io/bmillerz/devup:1.0.0

Source: https://github.com/bmillerz/sbx-workbench/tree/main/kits/devup