diff options
author | Christian Breunig <christian@breunig.cc> | 2024-02-27 22:20:41 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-02-27 22:20:41 +0100 |
commit | bfc065f2c4dcfc969981453e49b8156330674006 (patch) | |
tree | 83722ce993a2ef84d6df28b485f8f9f3cb51a501 /data | |
parent | 8b87836b371fdddb595ad3faf8a91a64f07c2bfb (diff) | |
download | vyos-1x-bfc065f2c4dcfc969981453e49b8156330674006.tar.gz vyos-1x-bfc065f2c4dcfc969981453e49b8156330674006.zip |
container: T6074: do not allow deleting images which have a container running
The current VyOS container image manipulation "delete container image" command
allows force removal of container images - even if they still have a container
running.
Drop the --force option from the op-mode script.
vyos@vyos:~$ delete container image 2636705a815a
Error: image used by 6adb0175d47f.. image is in use by a container: consider
listing external containers and force-removing image
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions