summaryrefslogtreecommitdiff
path: root/src/op_mode/container.py
AgeCommit message (Collapse)Author
2023-02-09Revert "container: T4959: Add container registry authentication config for ↵Christian Breunig
containers" This reverts commit b17251334c57c2f6875c19ad4e6c6127aa9e1811.
2023-01-30container: T4959: Add container registry authentication config for containersZen3515
2023-01-09container: T4880: expose add_image/delete_image functions in op-modeJohn Estabrook
Encapsulating the add/delete image commands in the op-mode script allows automatic generation of corresponding API schema definitions.
2022-12-23containers: T4585: remove redundant sudo calls in op-mode scriptChristian Poessinger
2022-08-04T2719: add an exception hierarchy for op mode errorsDaniil Baturin
2022-08-02containers: T4585: Add option restart to containers.pyViacheslav Hletenko
Add option restart to `containers.py`
2022-08-02container: T4585: Rewrite show containerViacheslav Hletenko
Rewrite op-mode: - show container - show container network - show container image to the new vyos.opmode format