Skip to content

[feature] Dockerise app #1

Open
@arifer612

Description

@arifer612

Description
This script can only be run when the whole project is cloned onto the server. It
is not a portable solution for all unRAID users out there. To make things
simpler, we can consider containerising the whole app and spinning it up with 2
volume mounts:

  1. The XML templates directory
  2. An output directory ideally not in the boot drive, i.e. somewhere in /mnt.

Usage
Using this Docker container, users can spin it up on their unRAID server and
have all the XML template files converted automatically. This is supposed to be
a one-run instance since there is no need for it to run repeatedly or be run as
a daemon.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions