Workflow update

main
technorabilia 3 weeks ago
parent 2918811563
commit 5440a6e943

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.
. ./.env
docker run -d \
--name=build-agent \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
. ./.env
docker run -d \
--name=ci \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
. ./.env
docker run -d \
--name=ffmpeg \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
. ./.env
docker run -d \
--name=jenkins-builder \

@ -1,8 +1,8 @@
# [Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a
# Python 3 script that can be continuously run using YAML configuration files to
# update on a schedule the metadata of the movies, shows, and collections in
# your libraries as well as automatically build collections based on various
# methods all detailed in the wiki.
# [Plex-meta-manager](https://github.com/Kometa-Team/Kometa) is a Python 3
# script that can be continuously run using YAML configuration files to update
# on a schedule the metadata of the movies, shows, and collections in your
# libraries as well as automatically build collections based on various methods
# all detailed in the wiki.
---
version: "2.1"

@ -1,8 +1,8 @@
# [Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a
# Python 3 script that can be continuously run using YAML configuration files to
# update on a schedule the metadata of the movies, shows, and collections in
# your libraries as well as automatically build collections based on various
# methods all detailed in the wiki.
# [Plex-meta-manager](https://github.com/Kometa-Team/Kometa) is a Python 3
# script that can be continuously run using YAML configuration files to update
# on a schedule the metadata of the movies, shows, and collections in your
# libraries as well as automatically build collections based on various methods
# all detailed in the wiki.
. ./.env
docker run -d \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.
. ./.env
docker run -d \
--name=python \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.
. ./.env
docker run -d \
--name=readme-sync \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.
. ./.env
docker run -d \
--name=socket-proxy \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.
. ./.env
docker run -d \
--name=unrar \

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.
---
version: "2.1"
services:

@ -1,4 +1,4 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.
. ./.env
docker run -d \
--name=yq \

Loading…
Cancel
Save