Commit graph

15 commits

Author SHA1 Message Date
8b0a14d8a8 Add handlers for blocking CTRL+Z in busy operations, 0.1.2-beta complete 2026-08-22 17:22:16 -04:00
4200f85bd2 Update to make the port mapping prompt clearer in Create Container, trap ctrl+c SIGINT when doing container operations/in busy state 2026-08-22 16:58:51 -04:00
665809a21a Code cleanup, finish of changes for 0.1.1
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-15 18:12:21 -04:00
0282d333c2 Fix busy spinner implementation 2026-08-14 16:18:12 -04:00
e8e93d7b21 0.1 update, make the stop container code more robust and fix some bugs, update the about screen for version 0.1 2026-08-14 14:28:03 -04:00
91fa50370a Add unit testing, stabilize the container and image listing 2026-08-14 13:37:22 -04:00
802550f6e7 Refactoring to use Docker sockets directly as well as fork() to call processes instead of opening shells 2026-08-14 12:49:10 -04:00
00e5347d55 Add about screen 2026-02-25 13:09:07 -05:00
f246138083 Changing to FTXUI for a more robust and user friendly TUI 2026-02-25 12:14:34 -05:00
be664b331e Improve docker interaction flows 2025-11-24 11:36:30 -05:00
bae14b032e Simplified image deletion 2025-11-24 10:57:38 -05:00
mrkmntal
426dd6e196 Add detached exec option to Docker manager 2025-11-02 08:32:31 -05:00
mrkmntal
a43de98578 Refactor Option 13: Streamline bash script to Docker image conversion workflow 2025-11-01 20:00:21 -04:00
e056c1d6a1 Added support for converting bash scripts to Dockerfiles 2025-10-28 17:09:37 -04:00
797824a417 C++ Rewrite! 2025-10-18 23:38:32 +00:00