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