elsa-workflows / elsa-workflows/elsa-core

Docker mods

Open
#826 0 comments 0 reactions 1 assignee Claimed by @jwillmer View on GitHub
devops enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Provide docker mods for the docker container implementation (https://github.com/elsa-workflows/elsa-core/issues/733). An implementation example can be found at: https://github.com/linuxserver/docker-mods

### What are docker mods?
Docker mods are a way to extend your docker image with functionality that you do not like to put in the general docker image. Reasons for this could be: unstable functionality, functions for only a rear use case or functionality that won't work on all architectures.

### How does it work?
The base image provides a env variable that can be used to add mod URLs. If the var is set the container will download the mods and install them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.