From 6e03320df19af628285f5ba3e4960b2f249fd2a9 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Thu, 17 Aug 2023 10:42:25 +0200 Subject: [PATCH] Remove internal containers --- .github/workflows/sync.yml | 3 +++ SUMMARY.md | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index ed0e8a934..732415fa1 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -25,6 +25,8 @@ jobs: ignore_containers=( base-alpine-example base-ubuntu-example + build-agent + ci doc-builder gazee gmail-order-bot @@ -38,6 +40,7 @@ jobs: rutorrent sickrage tester + unrar yq ) if [[ "$image" =~ "baseimage" ]]; then diff --git a/SUMMARY.md b/SUMMARY.md index d6e8cb386..52578883c 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -33,12 +33,10 @@ * [linuxserver/booksonic-air](images/docker-booksonic-air.md) * [linuxserver/bookstack](images/docker-bookstack.md) * [linuxserver/budge](images/docker-budge.md) -* [linuxserver/build-agent](images/docker-build-agent.md) * [linuxserver/calibre-web](images/docker-calibre-web.md) * [linuxserver/calibre](images/docker-calibre.md) * [linuxserver/changedetection.io](images/docker-changedetection.io.md) * [linuxserver/chromium](images/docker-chromium.md) -* [linuxserver/ci](images/docker-ci.md) * [linuxserver/code-server](images/docker-code-server.md) * [linuxserver/cops](images/docker-cops.md) * [linuxserver/daapd](images/docker-daapd.md) @@ -158,7 +156,6 @@ * [linuxserver/tvheadend](images/docker-tvheadend.md) * [linuxserver/ubooquity](images/docker-ubooquity.md) * [linuxserver/unifi-controller](images/docker-unifi-controller.md) -* [linuxserver/unrar](images/docker-unrar.md) * [linuxserver/vscodium](images/docker-vscodium.md) * [linuxserver/webcord](images/docker-webcord.md) * [linuxserver/webgrabplus](images/docker-webgrabplus.md)