Skip to content

Update Dockerfile and add devcontainer support#848

Open
MhhhxX wants to merge 3 commits intonextcloud:masterfrom
MhhhxX:devcontainer
Open

Update Dockerfile and add devcontainer support#848
MhhhxX wants to merge 3 commits intonextcloud:masterfrom
MhhhxX:devcontainer

Conversation

@MhhhxX
Copy link

@MhhhxX MhhhxX commented Dec 2, 2025

I updated the Dockerfile to ubuntu 24.04 and Nextcloud 31.

Devcontainer support:

I added support to develop passman inside a devcontainer with vscodium.
Usage:

  1. Install the DevPod Containers extension in VSCodium and activate the experimental api for this extension
  2. Install the devpod cli.
  3. Configure devpod provider with devpod provider add docker and devpod provider use docker
  4. F1 -> Devpod Containers: Open in Container
  5. Open localhost:3001 in your browser for auto reload when js files changes or localhost:9001 for the regular site.

@binsky08
Copy link
Collaborator

binsky08 commented Dec 2, 2025

thanks so much, looks very good :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants