Files
homebox/.devcontainer/Dockerfile
2025-01-18 15:03:16 -05:00

4 lines
158 B
Docker

FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:18-bullseye
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b ~/.local/bin