Skip to main content
Add a predefined docker service to modules/app/docker-compose.yml. The command merges the service block and any volumes from the template into the existing file, creating it if it does not exist, and ensures the app’s package.json has a dev script.

Usage

ooneex docker:create [options]

Examples

ooneex docker:create --name=postgres
ooneex docker:create --name=redis
ooneex docker:create

Options

OptionDescriptionDefault
--nameDocker service to add. One of clickhouse, elasticsearch, grafana, jaeger, keycloak, libretranslate, maildev, memcached, minio, mongodb, mysql, nats, postgres, prometheus, rabbitmq, redis, temporal, vault.Prompted if omitted