1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 11:31:44 +00:00

Restructure devcontainers with browser-gui, native-gui variants and shared config

This commit is contained in:
Conner Turnbull
2026-01-26 14:35:43 -05:00
parent b719c3f2ab
commit 2c260e23a7
10 changed files with 192 additions and 47 deletions

View File

@@ -0,0 +1,9 @@
name: bitwarden_clients
services:
bitwarden_clients:
image: mcr.microsoft.com/devcontainers/typescript-node:22
volumes:
- ../../:/workspace:cached
shm_size: "1gb"
command: sleep infinity