mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
4 Commits
4.7.1-ls13
...
4.7.1-ls13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d5210b14a | ||
|
|
2d0ebfad3b | ||
|
|
3223edf3a6 | ||
|
|
3be76d82ea |
@@ -14,7 +14,7 @@ ENV HOME="/config"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install runtime dependencies ****" && \
|
echo "**** install runtime dependencies ****" && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
libatomic1 \
|
libatomic1 \
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ ENV HOME="/config"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install runtime dependencies ****" && \
|
echo "**** install runtime dependencies ****" && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
libatomic1 \
|
libatomic1 \
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ ENV HOME="/config"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install runtime dependencies ****" && \
|
echo "**** install runtime dependencies ****" && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
libatomic1 \
|
libatomic1 \
|
||||||
|
|||||||
@@ -256,6 +256,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **05.10.22:** - Install recommended deps to maintain parity with the older images.
|
||||||
* **29.09.22:** - Rebase to jammy, switch to s6v3. Fix chown logic to skip `/config/workspace` contents.
|
* **29.09.22:** - Rebase to jammy, switch to s6v3. Fix chown logic to skip `/config/workspace` contents.
|
||||||
* **20.02.22:** - Install using the official tarballs.
|
* **20.02.22:** - Install using the official tarballs.
|
||||||
* **29.12.21:** - Add `install-extension` as a helper for mods to install extensions.
|
* **29.12.21:** - Add `install-extension` as a helper for mods to install extensions.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
adduser3.118ubuntu5
|
adduser3.118ubuntu5
|
||||||
apt2.4.7
|
apt2.4.8
|
||||||
apt-utils2.4.7
|
apt-utils2.4.8
|
||||||
base-files12ubuntu4.2
|
base-files12ubuntu4.2
|
||||||
base-passwd3.5.52build1
|
base-passwd3.5.52build1
|
||||||
bash5.1-6ubuntu1
|
bash5.1-6ubuntu1
|
||||||
@@ -17,8 +17,8 @@ dpkg1.21.1ubuntu2.1
|
|||||||
e2fsprogs1.46.5-2ubuntu1.1
|
e2fsprogs1.46.5-2ubuntu1.1
|
||||||
findutils4.8.0-1ubuntu3
|
findutils4.8.0-1ubuntu3
|
||||||
gcc-12-base12.1.0-2ubuntu1~22.04
|
gcc-12-base12.1.0-2ubuntu1~22.04
|
||||||
git1:2.34.1-1ubuntu1.4
|
git1:2.34.1-1ubuntu1.5
|
||||||
git-man1:2.34.1-1ubuntu1.4
|
git-man1:2.34.1-1ubuntu1.5
|
||||||
gnupg2.2.27-3ubuntu2.1
|
gnupg2.2.27-3ubuntu2.1
|
||||||
gnupg-l10n2.2.27-3ubuntu2.1
|
gnupg-l10n2.2.27-3ubuntu2.1
|
||||||
gnupg-utils2.2.27-3ubuntu2.1
|
gnupg-utils2.2.27-3ubuntu2.1
|
||||||
@@ -34,8 +34,9 @@ gzip1.10-4ubuntu4.1
|
|||||||
hostname3.23ubuntu2
|
hostname3.23ubuntu2
|
||||||
init-system-helpers1.62
|
init-system-helpers1.62
|
||||||
jq1.6-2.1ubuntu3
|
jq1.6-2.1ubuntu3
|
||||||
|
less590-1build1
|
||||||
libacl12.3.1-1
|
libacl12.3.1-1
|
||||||
libapt-pkg6.02.4.7
|
libapt-pkg6.02.4.8
|
||||||
libassuan02.5.5-1build1
|
libassuan02.5.5-1build1
|
||||||
libatomic112.1.0-2ubuntu1~22.04
|
libatomic112.1.0-2ubuntu1~22.04
|
||||||
libattr11:2.5.1-1build1
|
libattr11:2.5.1-1build1
|
||||||
@@ -49,16 +50,19 @@ libc62.35-0ubuntu3.1
|
|||||||
libcap21:2.44-1build3
|
libcap21:2.44-1build3
|
||||||
libcap-ng00.7.9-2.2build3
|
libcap-ng00.7.9-2.2build3
|
||||||
libc-bin2.35-0ubuntu3.1
|
libc-bin2.35-0ubuntu3.1
|
||||||
|
libcbor0.80.8.0-2ubuntu1
|
||||||
libcom-err21.46.5-2ubuntu1.1
|
libcom-err21.46.5-2ubuntu1.1
|
||||||
libcrypt11:4.4.27-1
|
libcrypt11:4.4.27-1
|
||||||
libcurl3-gnutls7.81.0-1ubuntu1.4
|
libcurl3-gnutls7.81.0-1ubuntu1.4
|
||||||
libcurl47.81.0-1ubuntu1.4
|
libcurl47.81.0-1ubuntu1.4
|
||||||
libdb5.35.3.28+dfsg1-0.8ubuntu3
|
libdb5.35.3.28+dfsg1-0.8ubuntu3
|
||||||
libdebconfclient00.261ubuntu1
|
libdebconfclient00.261ubuntu1
|
||||||
|
libedit23.1-20210910-1build1
|
||||||
liberror-perl0.17029-1
|
liberror-perl0.17029-1
|
||||||
libexpat12.4.7-1
|
libexpat12.4.7-1
|
||||||
libext2fs21.46.5-2ubuntu1.1
|
libext2fs21.46.5-2ubuntu1.1
|
||||||
libffi83.4.2-4
|
libffi83.4.2-4
|
||||||
|
libfido2-11.10.0-1
|
||||||
libgcc-s112.1.0-2ubuntu1~22.04
|
libgcc-s112.1.0-2ubuntu1~22.04
|
||||||
libgcrypt201.9.4-3ubuntu3
|
libgcrypt201.9.4-3ubuntu3
|
||||||
libgdbm61.23-1
|
libgdbm61.23-1
|
||||||
@@ -95,7 +99,7 @@ libpam-modules-bin1.4.0-11ubuntu2
|
|||||||
libpam-runtime1.4.0-11ubuntu2
|
libpam-runtime1.4.0-11ubuntu2
|
||||||
libpcre2-8-010.39-3ubuntu0.1
|
libpcre2-8-010.39-3ubuntu0.1
|
||||||
libpcre32:8.39-13ubuntu0.22.04.1
|
libpcre32:8.39-13ubuntu0.22.04.1
|
||||||
libperl5.345.34.0-3ubuntu1
|
libperl5.345.34.0-3ubuntu1.1
|
||||||
libprocps82:3.3.17-6ubuntu2
|
libprocps82:3.3.17-6ubuntu2
|
||||||
libpsl50.21.0-1.2build2
|
libpsl50.21.0-1.2build2
|
||||||
libreadline88.1.2-1
|
libreadline88.1.2-1
|
||||||
@@ -122,6 +126,13 @@ libtirpc-common1.3.2-2ubuntu0.1
|
|||||||
libudev1249.11-0ubuntu3.6
|
libudev1249.11-0ubuntu3.6
|
||||||
libunistring21.0-1
|
libunistring21.0-1
|
||||||
libuuid12.37.2-4ubuntu3
|
libuuid12.37.2-4ubuntu3
|
||||||
|
libx11-62:1.7.5-1
|
||||||
|
libx11-data2:1.7.5-1
|
||||||
|
libxau61:1.0.9-1build5
|
||||||
|
libxcb11.14-3ubuntu3
|
||||||
|
libxdmcp61:1.1.3-0ubuntu5
|
||||||
|
libxext62:1.3.4-1build1
|
||||||
|
libxmuu12:1.1.3-3
|
||||||
libxxhash00.8.1-1
|
libxxhash00.8.1-1
|
||||||
libzstd11.4.8+dfsg-3build1
|
libzstd11.4.8+dfsg-3build1
|
||||||
locales2.35-0ubuntu3.1
|
locales2.35-0ubuntu3.1
|
||||||
@@ -133,25 +144,29 @@ mount2.37.2-4ubuntu3
|
|||||||
nano6.2-1
|
nano6.2-1
|
||||||
ncurses-base6.3-2
|
ncurses-base6.3-2
|
||||||
ncurses-bin6.3-2
|
ncurses-bin6.3-2
|
||||||
|
netbase6.3
|
||||||
netcat1.218-4ubuntu1
|
netcat1.218-4ubuntu1
|
||||||
netcat-openbsd1.218-4ubuntu1
|
netcat-openbsd1.218-4ubuntu1
|
||||||
net-tools1.60+git20181103.0eebece-1ubuntu5
|
net-tools1.60+git20181103.0eebece-1ubuntu5
|
||||||
|
openssh-client1:8.9p1-3
|
||||||
openssl3.0.2-0ubuntu1.6
|
openssl3.0.2-0ubuntu1.6
|
||||||
passwd1:4.8.1-2ubuntu2
|
passwd1:4.8.1-2ubuntu2
|
||||||
perl5.34.0-3ubuntu1
|
patch2.7.6-7build2
|
||||||
perl-base5.34.0-3ubuntu1
|
perl5.34.0-3ubuntu1.1
|
||||||
perl-modules-5.345.34.0-3ubuntu1
|
perl-base5.34.0-3ubuntu1.1
|
||||||
|
perl-modules-5.345.34.0-3ubuntu1.1
|
||||||
pinentry-curses1.1.1-1build2
|
pinentry-curses1.1.1-1build2
|
||||||
procps2:3.3.17-6ubuntu2
|
procps2:3.3.17-6ubuntu2
|
||||||
publicsuffix20211207.1025-1
|
publicsuffix20211207.1025-1
|
||||||
readline-common8.1.2-1
|
readline-common8.1.2-1
|
||||||
sed4.8-1ubuntu2
|
sed4.8-1ubuntu2
|
||||||
sensible-utils0.0.17
|
sensible-utils0.0.17
|
||||||
sudo1.9.9-1ubuntu2
|
sudo1.9.9-1ubuntu2.1
|
||||||
sysvinit-utils3.01-1ubuntu1
|
sysvinit-utils3.01-1ubuntu1
|
||||||
tar1.34+dfsg-1build3
|
tar1.34+dfsg-1build3
|
||||||
tzdata2022c-0ubuntu0.22.04.0
|
tzdata2022c-0ubuntu0.22.04.0
|
||||||
ubuntu-keyring2021.03.26
|
ubuntu-keyring2021.03.26
|
||||||
usrmerge25ubuntu2
|
usrmerge25ubuntu2
|
||||||
util-linux2.37.2-4ubuntu3
|
util-linux2.37.2-4ubuntu3
|
||||||
|
xauth1:1.1-1build2
|
||||||
zlib1g1:1.2.11.dfsg-2ubuntu9.1
|
zlib1g1:1.2.11.dfsg-2ubuntu9.1
|
||||||
|
|||||||
@@ -75,6 +75,7 @@ app_setup_block: |
|
|||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "05.10.22:", desc: "Install recommended deps to maintain parity with the older images." }
|
||||||
- { date: "29.09.22:", desc: "Rebase to jammy, switch to s6v3. Fix chown logic to skip `/config/workspace` contents." }
|
- { date: "29.09.22:", desc: "Rebase to jammy, switch to s6v3. Fix chown logic to skip `/config/workspace` contents." }
|
||||||
- { date: "20.02.22:", desc: "Install using the official tarballs." }
|
- { date: "20.02.22:", desc: "Install using the official tarballs." }
|
||||||
- { date: "29.12.21:", desc: "Add `install-extension` as a helper for mods to install extensions." }
|
- { date: "29.12.21:", desc: "Add `install-extension` as a helper for mods to install extensions." }
|
||||||
|
|||||||
Reference in New Issue
Block a user