dockerfiles
dockerfiles copied to clipboard
sublime-text-3: HTML build system to run on the host
Is it possible to run this HTML build system on the Linux host?
{ "cmd": ["/usr/bin/firefox", "$file"] }
I am basically using this to open the HTML files in the FireFox, but as this is happening inside the container, well, there is no firefox! And what I am trying to achieve is to use the host's browser.
Issue-Label Bot is automatically applying the label question
to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.