Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

[Feature Request]: Can you add a clientOnly option for PostgreSQL? #420

Open
AceHack opened this issue May 8, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@AceHack
Copy link
Contributor

AceHack commented May 8, 2023

Requested Feature

I would like to only install psql with the default PGHOST set to /var/run/postgresql/. Not the full PostgreSQL server.

It would look something like the following:

// https://github.com/devcontainers-contrib/features/tree/main/src/postgres-asdf
"ghcr.io/devcontainers-contrib/features/postgres-asdf:1": {
	"version": "latest",
	"clientOnly": "true"
},

@AceHack AceHack added the enhancement New feature or request label May 8, 2023
@evilhamsterman
Copy link

This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants