Mercurial > dotfiles
view Dockerfile @ 845:b0924ed8b0e1
fix: add libnotify4 dependency for bitwarden
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 14 Feb 2024 18:48:05 +0100 |
parents | 459e70c99f4c |
children |
line wrap: on
line source
from ubuntu:22.04 run apt update -y \ && apt install -y git curl sudo run sh -c "$(curl -fsLS get.chezmoi.io)" -- -b /usr/bin/ copy . /root/.local/share/chezmoi/