, ·. ,.-·~·., ‘ ,.-·^*ª'` ·, ,. ' _,., °
/ ·'´,.-·-., `,'‚ .·´ ,·'´:¯'`·, '\‘ / ';\ ,.·'´ ,. , `;\ '
/ .'´\:::::::'\ '\ ° ,´ ,'\:::::::::\,.·\' ,' ,'::'\ .´ ;´:::::\`'´ \'\
,·' ,'::::\:;:-·-:'; ';\‚ / /:::\;·'´¯'`·;\:::\° ,' ;:::';' / ,'::\::::::\:::\:'
;. ';:::;´ ,' ,':'\‚ ; ;:::;' '\;:·´ '; ,':::;' ; ;:;:-·'~^ª*';\'´
'; ;::; ,'´ .'´\::';‚ '; ;::/ ,·´¯'; ° ; ,':::;' ' ; ,.-·:*'´¨'`*´\::\ '
'; ':;: ,.·´,.·´::::\;'° '; '·;' ,.·´, ;'\ ,' ,'::;' ; ;\::::::::::::'\;'
\·, `*´,.·'´::::::;·´ \'·. `'´,.·:´'; ;::\' ; ';_:,.-·´';\‘ ; ;'_\_:;:: -·^*';\
\\:¯::\:::::::;:·´ '\::\¯::::::::'; ;::'; ‘ ', _,.-·'´:\:\‘ '; , ,. -·:*'´:\:'\°
`\:::::\;::·'´ ° `·:\:::;:·´';.·´\::;' \¨:::::::::::\'; \`*´ ¯\:::::::::::\;' '
¯ ¯ \::::\;'‚ '\;::_;:-·'´‘ \:::::\;::-·^*'´
‘ '\:·´' '¨ `*´¯ ogle is a terminal UI for observing and operating Docker Compose projects — no setup required.
- Go 1.26+ (to build from source)
- Docker daemon (for log streaming and service actions)
- A Docker Compose file (auto-discovered or specified with
-f)
go install github.com/ma-tf/ogle@latestOr download a pre-built binary from the releases page.
# Auto-discover compose.yaml in current directory
ogle
# Specify a compose file explicitly
ogle -f docker-compose.ymlFrom there:
- Press
?to toggle between compact and full help - Press
F1(or click the brand text) to open the About overlay - Press
,orescto open/close the Settings overlay (theme selection, log buffer cap adjustment — auto-saves) - Press
cto clear the selected service's log buffer - Use arrow keys / tab / shift+tab to navigate,
ctrl+cto quit
Copyright (C) 2026 Matt F
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
