mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
3 Commits
4.95.3-ls2
...
4.95.3-ls2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1de0da63d4 | ||
|
|
f9a2fd5adf | ||
|
|
7141d7b5c7 |
22
.github/workflows/external_trigger.yml
vendored
22
.github/workflows/external_trigger.yml
vendored
@@ -43,16 +43,18 @@ jobs:
|
|||||||
token=$(curl -sX GET \
|
token=$(curl -sX GET \
|
||||||
"https://ghcr.io/token?scope=repository%3Alinuxserver%2Fcode-server%3Apull" \
|
"https://ghcr.io/token?scope=repository%3Alinuxserver%2Fcode-server%3Apull" \
|
||||||
| jq -r '.token')
|
| jq -r '.token')
|
||||||
multidigest=$(curl -s \
|
multidigest=$(curl -s \
|
||||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||||
--header "Authorization: Bearer ${token}" \
|
--header "Accept: application/vnd.oci.image.index.v1+json" \
|
||||||
"https://ghcr.io/v2/${image}/manifests/${tag}" \
|
--header "Authorization: Bearer ${token}" \
|
||||||
| jq -r 'first(.manifests[].digest)')
|
"https://ghcr.io/v2/${image}/manifests/${tag}")
|
||||||
digest=$(curl -s \
|
multidigest=$(jq -r ".manifests[] | select(.platform.architecture == \"amd64\").digest?" <<< "${multidigest}")
|
||||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
digest=$(curl -s \
|
||||||
--header "Authorization: Bearer ${token}" \
|
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||||
"https://ghcr.io/v2/${image}/manifests/${multidigest}" \
|
--header "Accept: application/vnd.oci.image.manifest.v1+json" \
|
||||||
| jq -r '.config.digest')
|
--header "Authorization: Bearer ${token}" \
|
||||||
|
"https://ghcr.io/v2/${image}/manifests/${multidigest}" \
|
||||||
|
| jq -r '.config.digest')
|
||||||
image_info=$(curl -sL \
|
image_info=$(curl -sL \
|
||||||
--header "Authorization: Bearer ${token}" \
|
--header "Authorization: Bearer ${token}" \
|
||||||
"https://ghcr.io/v2/${image}/blobs/${digest}")
|
"https://ghcr.io/v2/${image}/blobs/${digest}")
|
||||||
|
|||||||
@@ -239,18 +239,18 @@ julia 1.0.0 npm
|
|||||||
just-performance 4.3.0 npm
|
just-performance 4.3.0 npm
|
||||||
kerberos 2.1.1 npm
|
kerberos 2.1.1 npm
|
||||||
keyboxd 2.4.4-2ubuntu17 deb
|
keyboxd 2.4.4-2ubuntu17 deb
|
||||||
krb5-locales 1.20.1-6ubuntu2.1 deb
|
krb5-locales 1.20.1-6ubuntu2.2 deb
|
||||||
latex 1.0.0 npm
|
latex 1.0.0 npm
|
||||||
less 1.0.0 npm
|
less 1.0.0 npm
|
||||||
less 590-2ubuntu2.1 deb
|
less 590-2ubuntu2.1 deb
|
||||||
libacl1 2.3.2-1build1 deb
|
libacl1 2.3.2-1build1.1 deb
|
||||||
libapparmor1 4.0.1really4.0.1-0ubuntu0.24.04.3 deb
|
libapparmor1 4.0.1really4.0.1-0ubuntu0.24.04.3 deb
|
||||||
libapt-pkg6.0t64 2.7.14build2 deb
|
libapt-pkg6.0t64 2.7.14build2 deb
|
||||||
libassuan0 2.5.6-1build1 deb
|
libassuan0 2.5.6-1build1 deb
|
||||||
libatomic1 14.2.0-4ubuntu2~24.04 deb
|
libatomic1 14.2.0-4ubuntu2~24.04 deb
|
||||||
libattr1 1:2.5.2-1build1 deb
|
libattr1 1:2.5.2-1build1 deb
|
||||||
libaudit-common 1:3.1.2-2.1build1 deb
|
libaudit-common 1:3.1.2-2.1build1.1 deb
|
||||||
libaudit1 1:3.1.2-2.1build1 deb
|
libaudit1 1:3.1.2-2.1build1.1 deb
|
||||||
libblkid1 2.39.3-9ubuntu6.1 deb
|
libblkid1 2.39.3-9ubuntu6.1 deb
|
||||||
libbrotli1 1.1.0-2build2 deb
|
libbrotli1 1.1.0-2build2 deb
|
||||||
libbsd0 0.12.1-1build1 deb
|
libbsd0 0.12.1-1build1 deb
|
||||||
@@ -279,17 +279,17 @@ libgdbm6t64 1.23-5.1build1 deb
|
|||||||
libgmp10 2:6.3.0+dfsg-2ubuntu6 deb
|
libgmp10 2:6.3.0+dfsg-2ubuntu6 deb
|
||||||
libgnutls30t64 3.8.3-1.1ubuntu3.2 deb
|
libgnutls30t64 3.8.3-1.1ubuntu3.2 deb
|
||||||
libgpg-error0 1.47-3build2 deb
|
libgpg-error0 1.47-3build2 deb
|
||||||
libgssapi-krb5-2 1.20.1-6ubuntu2.1 deb
|
libgssapi-krb5-2 1.20.1-6ubuntu2.2 deb
|
||||||
libhogweed6t64 3.9.1-2.2build1.1 deb
|
libhogweed6t64 3.9.1-2.2build1.1 deb
|
||||||
libidn2-0 2.3.7-2build1 deb
|
libidn2-0 2.3.7-2build1 deb
|
||||||
libjq1 1.7.1-3build1 deb
|
libjq1 1.7.1-3build1 deb
|
||||||
libk5crypto3 1.20.1-6ubuntu2.1 deb
|
libk5crypto3 1.20.1-6ubuntu2.2 deb
|
||||||
libkeyutils1 1.6.3-3build1 deb
|
libkeyutils1 1.6.3-3build1 deb
|
||||||
libkrb5-3 1.20.1-6ubuntu2.1 deb
|
libkrb5-3 1.20.1-6ubuntu2.2 deb
|
||||||
libkrb5support0 1.20.1-6ubuntu2.1 deb
|
libkrb5support0 1.20.1-6ubuntu2.2 deb
|
||||||
libksba8 1.6.6-1build1 deb
|
libksba8 1.6.6-1build1 deb
|
||||||
libldap-common 2.6.7+dfsg-1~exp1ubuntu8 deb
|
libldap-common 2.6.7+dfsg-1~exp1ubuntu8.1 deb
|
||||||
libldap2 2.6.7+dfsg-1~exp1ubuntu8 deb
|
libldap2 2.6.7+dfsg-1~exp1ubuntu8.1 deb
|
||||||
liblz4-1 1.9.4-1build1.1 deb
|
liblz4-1 1.9.4-1build1.1 deb
|
||||||
liblzma5 5.6.1+really5.4.5-1build0.1 deb
|
liblzma5 5.6.1+really5.4.5-1build0.1 deb
|
||||||
libmd0 1.1.0-2build1 deb
|
libmd0 1.1.0-2build1 deb
|
||||||
|
|||||||
@@ -69,21 +69,17 @@ init_diagram: |
|
|||||||
init-os-end -> init-config
|
init-os-end -> init-config
|
||||||
init-code-server -> init-config-end
|
init-code-server -> init-config-end
|
||||||
init-config -> init-config-end
|
init-config -> init-config-end
|
||||||
init-os-end -> init-crontab-config
|
init-crontab-config -> init-config-end
|
||||||
|
init-config -> init-crontab-config
|
||||||
init-mods-end -> init-custom-files
|
init-mods-end -> init-custom-files
|
||||||
base -> init-envfile
|
base -> init-envfile
|
||||||
base -> init-migrations
|
base -> init-migrations
|
||||||
base -> init-mods
|
|
||||||
init-config-end -> init-mods
|
init-config-end -> init-mods
|
||||||
init-mods -> init-mods-end
|
|
||||||
init-mods-package-install -> init-mods-end
|
init-mods-package-install -> init-mods-end
|
||||||
init-mods -> init-mods-package-install
|
init-mods -> init-mods-package-install
|
||||||
base -> init-os-end
|
|
||||||
init-adduser -> init-os-end
|
init-adduser -> init-os-end
|
||||||
init-envfile -> init-os-end
|
init-envfile -> init-os-end
|
||||||
init-migrations -> init-os-end
|
|
||||||
init-custom-files -> init-services
|
init-custom-files -> init-services
|
||||||
init-mods-end -> init-services
|
|
||||||
init-services -> svc-code-server
|
init-services -> svc-code-server
|
||||||
svc-code-server -> legacy-services
|
svc-code-server -> legacy-services
|
||||||
init-services -> svc-cron
|
init-services -> svc-cron
|
||||||
|
|||||||
Reference in New Issue
Block a user