9 lines
504 B
Markdown
9 lines
504 B
Markdown
# AssetManager 0.5.5.43
|
|
|
|
## Changes
|
|
|
|
- Added first-start initialization for persistent `config.json` and `APPINFO.json` when using the Docker image.
|
|
- Existing persistent configuration files are never overwritten by the container entrypoint.
|
|
- Added an image ownership cleanup for the bundled MeshCentral Node.js dependencies to avoid invalid UID/GID extraction errors on other Docker hosts.
|
|
- Prepared the Docker image for registry-based installations and updates with persistent configuration volumes.
|