

Docker portable apps install#
The share name can be customized in the configuration file and if you kept the default one ( shared) you can mount a volume for persistence and fully portable : -v /shared/matomo:/data. This article will cover how you can easily install your CLI into a Docker. The directory for volume persistence is located in data\shared. machine.on_exit_remove : Remove the virtual machine on exit.machine.on_exit_stop : Stop the virtual machine on exit.machine.share_name : Name of the mounted directory (in data\shared) to use as volume (default shared).machine.disk : Size of disk for host in MB (default 20000).machine.ram : Size of memory for host in MB (default 1024).machine.cpu : Number of CPUs for the machine (-1 to use the number of CPUs available default 1).machine.host_cidr : Specify the Host Only CIDR (default 192.168.99.1/24).machine.name : Name of the virtual machine (default default).
Docker portable apps download#
Upgradeįor an upgrade, simply download and install the latest portable setup. Then run docker-toolbox-portable.exe and remove Docker™ Toolbox from your computer. %USERPROFILE%\.docker\* to data\storage.If you have already installed Docker™ Toolbox from the original setup, move the following files : Latest versionĭownload and install the latest portable setup where you want then run docker-toolbox-portable.exe. Provides a way to use Docker on Windows systems. Aboutĭocker™ Toolbox portable app made with Portapps. The name Docker™ Toolbox as well as related names, marks, emblems and images are registered trademarks of their respective owners. The official Docker™ Toolbox website can be found at. Portapps is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Docker™ Toolbox, or any of its subsidiaries or its affiliates. Feel free to fork and make your own changes if needed. This project is not maintained anymore and is abandoned.
