Files
DocumentsPlayground/.devcontainer/Dockerfile
2026-02-08 13:43:19 +00:00

5 lines
110 B
Docker

FROM mcr.microsoft.com/devcontainers/base:trixie
RUN mkdir /servo-tiger
RUN chown vscode:vscode /servo-tiger