[Gambas-user] check 4 Gambas Runtime files?
Cristiano Guadagnino
criguada at gmail.com
Thu Dec 14 23:58:20 CET 2017
Hi mikeB!
On Thu, Dec 14, 2017 at 11:42 PM, mikeB <mb at code-it.com> wrote:
> (...)
> original question. Think that "Docker" is prob doing what
> "VB Wrap" did - wrapping EVERYTHING into one executable file.
>
No. Actually you can consider a docker container something like a
VirtualBox disk image. It is much lighter due to the way linux kernel
virtualization works, but it still is a VM image. So, as Dimitris told you,
it would be overkill.
On the other hand, if you want something like "VB wrap", you should really
follow Dimitris hint and look into AppImage, Snap or Flatpak. Wikipedia is
a good start.
Hope this helps
Cris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20171214/db789880/attachment.html>
More information about the User
mailing list