move deps to Dockerfile

This commit is contained in:
zacaj
2025-11-23 16:51:52 +00:00
parent fc3bde7e57
commit b1fe13ab9c
6 changed files with 38 additions and 13 deletions
+3 -4
View File
@@ -1,4 +1,3 @@
#!/bin/bash
eval "$(dbus-launch --sh-syntax)"
eval "$(printf '\n' | gnome-keyring-daemon --unlock)"
#!/bin/sh
mkdir -p /home/vscode/.local/share/keyrings
cp .devcontainer/login.keyring /home/vscode/.local/share/keyrings