mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 00:23:17 +00:00
9 lines
188 B
YAML
9 lines
188 B
YAML
name: bitwarden_common
|
|
|
|
services:
|
|
bitwarden_clients:
|
|
image: mcr.microsoft.com/devcontainers/typescript-node:22
|
|
volumes:
|
|
- ../:/workspace:cached
|
|
command: sleep infinity
|