mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
Preserve OpenJDK Conf Folder
This commit is contained in:
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@@ -190,7 +190,7 @@ jobs:
|
|||||||
uses: kitabisa/docker-slim-action@v1
|
uses: kitabisa/docker-slim-action@v1
|
||||||
env:
|
env:
|
||||||
DSLIM_HTTP_PROBE: false
|
DSLIM_HTTP_PROBE: false
|
||||||
DSLIM_PRESERVE_PATH: /opt/java/openjdk/lib,/home/suwayomi/.local/share/Tachidesk
|
DSLIM_PRESERVE_PATH: /opt/java/openjdk/lib,/opt/java/openjdk/conf,/home/suwayomi/.local/share/Tachidesk
|
||||||
with:
|
with:
|
||||||
target: ghcr.io/suwayomi/tachidesk:${{ inputs.tachidesk_release_type }}
|
target: ghcr.io/suwayomi/tachidesk:${{ inputs.tachidesk_release_type }}
|
||||||
tag: '${{ inputs.tachidesk_release_type }}-slim'
|
tag: '${{ inputs.tachidesk_release_type }}-slim'
|
||||||
|
|||||||
Reference in New Issue
Block a user