Skip to content

Do not install imager.factor as a vocabulary #14

Closed
@Kacarott

Description

@Kacarott

imager.factor is currently installed as a full vocabulary before being run during the docker build process, and is never removed. It is not required, or ever used after the build process, and so there is no reason for it to be installed as a vocabulary.

Instead, it should be run as a one-time script instead of being installed as a vocabulary. This will save some (trivial amount) of memory, simplify the build process, and prevent from polluting the vocabulary namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions