lazydocker/pkg/gui
Sergey Ponomarev 7ede2f8297 Open in browser
Most containers expose some http port. We can open it in browser.
For simplicity we can just open first container's published port.
2021-03-22 17:43:10 +02:00
..
app_status_manager.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
confirmation_panel.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
containers_panel.go Open in browser 2021-03-22 17:43:10 +02:00
custom_commands.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
gui.go reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
images_panel.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
keybindings.go Open in browser 2021-03-22 17:43:10 +02:00
layout.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
main_panel.go gui: actually pop stack and keep it fit 2019-09-02 15:49:13 +02:00
menu_panel.go bump gocui 2020-02-02 10:14:44 +11:00
options_menu_panel.go show y/n options on confirmation panels 2019-07-12 20:59:44 +10:00
project_panel.go Pull the project name from docker-compose labels, when available 2019-07-03 16:58:42 -07:00
services_panel.go support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
subprocess.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
theme.go Simplified code a bit 2019-07-19 04:59:32 +02:00
view_helpers.go gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
volumes_panel.go fix ci errors 2020-09-23 20:19:36 +10:00