mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
4 Commits
v3.12.0-ls
...
v3.12.0-ls
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65509e965e | ||
|
|
3e3ed6e20f | ||
|
|
9b7a3aba52 | ||
|
|
d418e2444a |
@@ -70,6 +70,7 @@ This image provides various versions that are available via tags. `latest` tag u
|
||||
| Tag | Description |
|
||||
| :----: | --- |
|
||||
| latest | Stable releases |
|
||||
| focal | Stable releases, based on Ubuntu Focal |
|
||||
| development | DEPRECATED (no longer updated) - Prereleases from their GitHub |
|
||||
|
||||
## Application Setup
|
||||
|
||||
@@ -155,7 +155,7 @@ ncurses-base6.1-1ubuntu1.18.04
|
||||
ncurses-bin6.1-1ubuntu1.18.04
|
||||
netbase5.4
|
||||
net-tools1.60+git20161116.90da8a0-1ubuntu1
|
||||
nodejs14.18.0-1nodesource1
|
||||
nodejs14.18.1-1nodesource1
|
||||
openssh-client1:7.6p1-4ubuntu0.5
|
||||
openssl1.1.1-1ubuntu2.1~18.04.13
|
||||
passwd1:4.5-1ubuntu2
|
||||
@@ -176,7 +176,7 @@ sensible-utils0.0.12
|
||||
sudo1.8.21p2-3ubuntu1.4
|
||||
sysvinit-utils2.88dsf-59.10ubuntu1
|
||||
tar1.29b-2ubuntu0.2
|
||||
tzdata2021a-0ubuntu0.18.04
|
||||
tzdata2021a-2ubuntu0.18.04
|
||||
ubuntu-keyring2018.09.18.1~18.04.2
|
||||
util-linux2.31.1-0.4ubuntu3.7
|
||||
xauth1:1.0.10-1
|
||||
|
||||
@@ -29,6 +29,7 @@ available_architectures:
|
||||
development_versions: true
|
||||
development_versions_items:
|
||||
- { tag: "latest", desc: "Stable releases" }
|
||||
- { tag: "focal", desc: "Stable releases, based on Ubuntu Focal" }
|
||||
- { tag: "development", desc: "DEPRECATED (no longer updated) - Prereleases from their GitHub" }
|
||||
|
||||
# container parameters
|
||||
|
||||
Reference in New Issue
Block a user