mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-25 10:58:01 +01:00
Use volume as Docker storage location (#3337)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
"esbenp.prettier-vscode"
|
||||
],
|
||||
"mounts": [ "type=volume,target=/var/lib/docker" ],
|
||||
"settings": {
|
||||
"terminal.integrated.profiles.linux": {
|
||||
"zsh": {
|
||||
|
||||
Reference in New Issue
Block a user