DEBSOURCES
Skip Quicknav
sources / ruby-ruby-lsp / 0.26.7-1 / .devcontainer / Dockerfile
1234
FROM mcr.microsoft.com/devcontainers/typescript-node:0-20 # Install watchman RUN apt-get update && apt-get install -y watchman && rm -rf /var/lib/apt/lists/*