How do I get Brackets (http://brackets.io/) up and running on Docker (Toolbox)?

As far as I can tell, brackets is a desktop app.
Docker is mainly for server apps. If you realy want brackets in containers, have a look at flatpak or snap
I see! Thank you very much for sharing!