1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-03 05:36:19 +00:00

Fix issue link

Hofer-Julian 2023-03-24 09:24:17 +01:00
parent b6c316f22c
commit 28ce16e58e

@ -369,7 +369,7 @@ For the [Borg+Borgmatic Docker image](https://github.com/borgmatic-collective/do
**Skills required**: Docker, Linux, Shell<br />
**Description**: A recentish request to have a minimal no-frills base image and then an extended docker image with more tools included. I think we would also include the ability to provide a variable containing a string of additional packages users would like installed. This would then be processed during entry.sh and install any additional tools users wish.<br />
**Task outline**: Develop new multi-stage Docker file and add build workflow based on Github Actions<br />
**Additional details**: See [this issue](https://github.com/borgbackup/borg/issues/6303)<br />
**Additional details**: See [this issue](https://github.com/borgmatic-collective/docker-borgmatic/issues/144)<br />
**Possible mentor**: [@grantbevis][grantbevis], [@m3nu][m3nu] (backup mentor)
### Add CI for the docker images