fix: allow verified JD Ubuntu proxy digest
This commit is contained in:
parent
f5217fef0f
commit
e832dc6ad7
3 changed files with 18 additions and 4 deletions
|
|
@ -80,7 +80,10 @@ physical cutover is implied by that source result.
|
|||
|
||||
`scripts/linux-subcontrol-docker-backend.sh` is the first executable shadow
|
||||
backend for the Linux-hosted transition. It binds the exact JD instance,
|
||||
backend id, immutable Ubuntu image digest, and preserved GRUB rescue slot. A
|
||||
backend id, immutable Ubuntu image digest, and preserved GRUB rescue slot. It
|
||||
accepts only the direct Ubuntu repository or the explicitly approved
|
||||
`docker.m.daocloud.io/library/ubuntu` proxy needed by the JD route; arbitrary
|
||||
registry paths fail closed. A
|
||||
wake starts a networkless, read-only, capability-free container with explicit
|
||||
CPU, memory, and PID limits. Only the registered runtime-identity readback is
|
||||
accepted; reclaim removes the container and verifies `DORMANT`. Environment
|
||||
|
|
|
|||
Loading…
Reference in a new issue