diff options
author | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:36:57 +0200 |
---|---|---|
committer | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:40:12 +0200 |
commit | bc591dcedf45b80f70661f33c42c68dbd581e901 (patch) | |
tree | 4a3cbd7831d8e0d8ce12f318d64e06848c9ea3ab /files/.config/distrobox/distrobox.conf | |
parent | 1ebb0e267b40d86386b66b7b81686461446e39f8 (diff) | |
download | dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.tar.gz dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.zip |
Diffstat (limited to 'files/.config/distrobox/distrobox.conf')
-rw-r--r-- | files/.config/distrobox/distrobox.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/files/.config/distrobox/distrobox.conf b/files/.config/distrobox/distrobox.conf deleted file mode 100644 index 446223c..0000000 --- a/files/.config/distrobox/distrobox.conf +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | container_always_pull="1" | ||
2 | container_generate_entry=0 | ||
3 | container_manager="docker" | ||
4 | container_image_default="registry.opensuse.org/opensuse/toolbox:latest" | ||
5 | container_name_default="test-name-1" | ||
6 | container_user_custom_home="$HOME/.local/share/container-home-test" | ||
7 | # container_init_hook="~/.local/distrobox/a_custom_default_init_hook.sh" | ||
8 | # container_pre_init_hook="~/a_custom_default_pre_init_hook.sh" | ||
9 | non_interactive="1" | ||
10 | skip_workdir="0" \ No newline at end of file | ||