OpenMediaVault-Plugin-Developers / openmediavault-docker-gui

Docker plugin for OpenMediaVault
32 stars 17 forks source link

Add a button to see logs from containers #18

Closed slobberbone closed 8 years ago

slobberbone commented 8 years ago

Is it possible to add a button to display in a popup the result of docker logs mycontainer ?

nicjo814 commented 8 years ago

Do you know which command would generate the log information?

slobberbone commented 8 years ago

docker logs my_container_name ;)

nicjo814 commented 8 years ago

Perfect, just wanted to make sure I implement the correct thing :-) I'll add it in the next release.

slobberbone commented 8 years ago

Thanks !

nicjo814 commented 8 years ago

Closed by 3518928a8f693b7d72cbf453f79eb952a7f1dfa4