Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants