From c7b22bbe5b2688fa199031bcf518b71a05c314bd Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update development vm server ( ubuntu )/docker containers --- .../c8fdc14a-8ddc-479a-be45-ac7f15f6055d/entry.json | 11 +++++++++++ .../c8fdc14a-8ddc-479a-be45-ac7f15f6055d/store.json | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/entry.json create mode 100644 stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/store.json diff --git a/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/entry.json b/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/entry.json new file mode 100644 index 0000000..52f42bb --- /dev/null +++ b/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "c8fdc14a-8ddc-479a-be45-ac7f15f6055d", + "name" : "Docker containers", + "categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/store.json b/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/store.json new file mode 100644 index 0000000..653d894 --- /dev/null +++ b/stores/c8fdc14a-8ddc-479a-be45-ac7f15f6055d/store.json @@ -0,0 +1,4 @@ +{ + "type" : "dockerCmd", + "host" : "55252d4a-0855-43c3-a92f-6a65fd4fcad4" +} \ No newline at end of file