Show HN: GoManageDocker v1.4 release "Bob the builder " https://ift.tt/LfVDIWc

Show HN: GoManageDocker v1.4 release "Bob the builder " Greetings everyone, The docker TUI tool I've been working on for the past 2 months has hit v1.4 . TLDR: goManageDocker is a TUI docker management tool that is focused on speed and efficiency (it has VIM bindings ). I've added the following features: - Build images using Dockerfiles - Inspect live logs from a container by pressing `L` - Bulk Select multiple objects and perform an operation at once (this once saves a lot of time) - Run Image now takes args like image name, port mappings, and env vars Other QOL improvements include: - Tab-specific notification system that gives realtime feedback on the operation performed. - Almost all operations are now performed asynchronously. The TUI can even be run using docker without installing anything if you want to try it out! Instructions in GitHub readme. Feel free to check it and ask any questions! https://ift.tt/paJg8QU August 18, 2024 at 10:15PM

Comments