mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +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
|