Docker Desktop stores docker data in 2 distros
- docker-desktop
- docker-desktop-data
These distros are installed on the system drive by default.
To move them to another drive, these distros can be exported, deleted and imported from the new location.
| { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "title": "AutoPkg Recipe Schema", | |
| "type": "object", | |
| "additionalProperties": true, | |
| "definitions": { | |
| "basic-processor": { | |
| "type": "object", | |
| "properties": { | |
| "Processor": { |
Docker Desktop stores docker data in 2 distros
These distros are installed on the system drive by default.
To move them to another drive, these distros can be exported, deleted and imported from the new location.
| version: 1.0beta | |
| description: FreeRapid Downloader. Easy to use downloader that supports downloading from Youtube, Facebook, Picasa and other file-sharing services, include the new ones like mega.co.nz. | |
| homepage: https://wordrider.net/freerapid/ | |
| license: GPL-2.0-or-later | |
| suggest: | |
| java: oraclejdk-lts | |
| url: https://wordrider.net/download/FreeRapid-1.0beta.zip | |
| hash: c493b4fb4223c7a75fa748b309dc9342ca8bd68d4415b686d28d68c6a8b7b520 | |
| extract_dir: FreeRapid-1.0beta | |
| post_install: | |