1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

feat: adds shell support for agents and swarm mode (#3739)

This commit is contained in:
Amir Raminfar
2025-03-31 15:42:26 -07:00
committed by GitHub
parent 492c5bfd32
commit 27478eb652
8 changed files with 475 additions and 337 deletions

View File

@@ -135,7 +135,7 @@
</li>
</template>
<template v-if="enableShell && host.type === 'local'">
<template v-if="enableShell && host.type !== 'k8s'">
<li class="line"></li>
<li>
<a @click.prevent="showDrawer(Terminal, { container, action: 'attach' }, 'lg')">