mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 14:31:55 +01:00
4 lines
158 B
Docker
4 lines
158 B
Docker
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:22-bullseye
|
|
|
|
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b ~/.local/bin
|