Update Home
parent
11fa7168ed
commit
0efce3a24c
1 changed files with 0 additions and 6 deletions
6
Home.md
6
Home.md
|
|
@ -92,12 +92,6 @@
|
|||
pruning).
|
||||
5. **Documentation**: Update this wiki and the README with new functionality and edge cases.
|
||||
|
||||
Suggested enhancements:
|
||||
- Add `docker logs`, `docker stats`, and image pruning commands.
|
||||
- Swap `system()` for `std::system` alternatives or libdocker bindings if stronger security or portability is
|
||||
required.
|
||||
- Introduce configuration files for default images, port mappings, and container names.
|
||||
|
||||
## 7. Security & Operational Considerations
|
||||
- **Input Sanitisation**: User inputs feed directly into shell commands. Avoid untrusted usage or wrap commands with
|
||||
additional validation when integrating into shared environments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue