|
| 1 | +# [base-ubuntu](https://github.com/devcontainers/images/tree/main/src/base-ubuntu) |
| 2 | + |
| 3 | +**Image version:** 1.0.3 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.2.31](https://github.com/devcontainers/images/tree/v0.2.31/src/base-ubuntu) |
| 6 | + |
| 7 | +**Image variations:** |
| 8 | +- [jammy](#variant-jammy) |
| 9 | +- [focal](#variant-focal) |
| 10 | +- [bionic](#variant-bionic) |
| 11 | + |
| 12 | +## Variant: jammy |
| 13 | + |
| 14 | +**Digest:** sha256:66639d6db7e8d7431d246e51859fd0d5a9c4e94a705bec877541341acaccf0cd |
| 15 | + |
| 16 | +**Tags:** |
| 17 | +``` |
| 18 | +mcr.microsoft.com/devcontainers/base:1.0.3-jammy |
| 19 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu-22.04 |
| 20 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu22.04 |
| 21 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu |
| 22 | +``` |
| 23 | +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* |
| 24 | +
|
| 25 | +**Linux distribution:** Ubuntu 22.04.1 LTS (debian-like distro) |
| 26 | + |
| 27 | +**Architectures:** linux/amd64, linux/arm64 |
| 28 | + |
| 29 | +**Available (non-root) user:** vscode |
| 30 | + |
| 31 | +### Contents |
| 32 | +**Tools installed using git** |
| 33 | + |
| 34 | +| Tool | Commit | Path | |
| 35 | +|------|--------|------| |
| 36 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3fca9c8933afc5c118a73cedb171a3c7b8e92730 | /home/vscode/.oh-my-zsh | |
| 37 | + |
| 38 | +**Additional linux tools and packages** |
| 39 | + |
| 40 | +| Tool / library | Version | |
| 41 | +|----------------|---------| |
| 42 | +| apt-transport-https | 2.4.8 | |
| 43 | +| apt-utils | 2.4.8 | |
| 44 | +| ca-certificates | 20211016ubuntu0.22.04.1 | |
| 45 | +| curl | 7.81.0-1ubuntu1.6 | |
| 46 | +| dialog | 1.3-20211214-1 | |
| 47 | +| git | 1:2.34.1-1ubuntu1.5 | |
| 48 | +| gnupg2 | 2.2.27-3ubuntu2.1 | |
| 49 | +| htop | 3.0.5-7build2 | |
| 50 | +| iproute2 | 5.15.0-1ubuntu2 | |
| 51 | +| jq | 1.6-2.1ubuntu3 | |
| 52 | +| less | 590-1build1 | |
| 53 | +| libc6 | 2.35-0ubuntu3.1 | |
| 54 | +| libgssapi-krb5-2 | 1.19.2-2 | |
| 55 | +| libicu70 | 70.1-2 | |
| 56 | +| libkrb5-3 | 1.19.2-2 | |
| 57 | +| libstdc++6 | 12.1.0-2ubuntu1~22.04 | |
| 58 | +| locales | 2.35-0ubuntu3.1 | |
| 59 | +| lsb-release | 11.1.0ubuntu4 | |
| 60 | +| lsof | 4.93.2+dfsg-1.1build2 | |
| 61 | +| man-db | 2.10.2-1 | |
| 62 | +| manpages | 5.10-1ubuntu1 | |
| 63 | +| manpages-dev | 5.10-1ubuntu1 | |
| 64 | +| nano | 6.2-1 | |
| 65 | +| ncdu | 1.15.1-1 | |
| 66 | +| net-tools | 1.60+git20181103.0eebece-1ubuntu5 | |
| 67 | +| openssh-client | 1:8.9p1-3 | |
| 68 | +| procps | 2:3.3.17-6ubuntu2 | |
| 69 | +| psmisc | 23.4-2build3 | |
| 70 | +| rsync | 3.2.3-8ubuntu3.1 | |
| 71 | +| strace | 5.16-0ubuntu3 | |
| 72 | +| sudo | 1.9.9-1ubuntu2.1 | |
| 73 | +| unzip | 6.0-26ubuntu3.1 | |
| 74 | +| vim-tiny | 2:8.2.3995-1ubuntu2.1 | |
| 75 | +| wget | 1.21.2-2ubuntu1 | |
| 76 | +| zip | 3.0-12build2 | |
| 77 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | |
| 78 | +| zsh | 5.8.1-1 | |
| 79 | + |
| 80 | +## Variant: focal |
| 81 | + |
| 82 | +**Digest:** sha256:79eedbd40ebb9d66bb82c349fccd1182589f4f12c6d408a9f84f2c2e4ca08081 |
| 83 | + |
| 84 | +**Tags:** |
| 85 | +``` |
| 86 | +mcr.microsoft.com/devcontainers/base:1.0.3-focal |
| 87 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu-20.04 |
| 88 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu20.04 |
| 89 | +``` |
| 90 | +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* |
| 91 | +
|
| 92 | +**Linux distribution:** Ubuntu 20.04.5 LTS (debian-like distro) |
| 93 | + |
| 94 | +**Architectures:** linux/amd64 |
| 95 | + |
| 96 | +**Available (non-root) user:** vscode |
| 97 | + |
| 98 | +### Contents |
| 99 | +**Tools installed using git** |
| 100 | + |
| 101 | +| Tool | Commit | Path | |
| 102 | +|------|--------|------| |
| 103 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3fca9c8933afc5c118a73cedb171a3c7b8e92730 | /home/vscode/.oh-my-zsh | |
| 104 | + |
| 105 | +**Additional linux tools and packages** |
| 106 | + |
| 107 | +| Tool / library | Version | |
| 108 | +|----------------|---------| |
| 109 | +| apt-transport-https | 2.0.9 | |
| 110 | +| apt-utils | 2.0.9 | |
| 111 | +| ca-certificates | 20211016ubuntu0.20.04.1 | |
| 112 | +| curl | 7.68.0-1ubuntu2.14 | |
| 113 | +| dialog | 1.3-20190808-1 | |
| 114 | +| git | 1:2.25.1-1ubuntu3.6 | |
| 115 | +| gnupg2 | 2.2.19-3ubuntu2.2 | |
| 116 | +| htop | 2.2.0-2build1 | |
| 117 | +| iproute2 | 5.5.0-1ubuntu1 | |
| 118 | +| jq | 1.6-1ubuntu0.20.04.1 | |
| 119 | +| less | 551-1ubuntu0.1 | |
| 120 | +| libc6 | 2.31-0ubuntu9.9 | |
| 121 | +| libgcc1 | 1:10.3.0-1ubuntu1~20.04 | |
| 122 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.1 | |
| 123 | +| libicu66 | 66.1-2ubuntu2.1 | |
| 124 | +| libkrb5-3 | 1.17-6ubuntu4.1 | |
| 125 | +| liblttng-ust0 | 2.11.0-1 | |
| 126 | +| libssl1.1 | 1.1.1f-1ubuntu2.16 | |
| 127 | +| libstdc++6 | 10.3.0-1ubuntu1~20.04 | |
| 128 | +| locales | 2.31-0ubuntu9.9 | |
| 129 | +| lsb-release | 11.1.0ubuntu2 | |
| 130 | +| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 | |
| 131 | +| man-db | 2.9.1-1 | |
| 132 | +| manpages | 5.05-1 | |
| 133 | +| manpages-dev | 5.05-1 | |
| 134 | +| nano | 4.8-1ubuntu1 | |
| 135 | +| ncdu | 1.14.1-1 | |
| 136 | +| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | |
| 137 | +| openssh-client | 1:8.2p1-4ubuntu0.5 | |
| 138 | +| procps | 2:3.3.16-1ubuntu2.3 | |
| 139 | +| psmisc | 23.3-1 | |
| 140 | +| rsync | 3.1.3-8ubuntu0.4 | |
| 141 | +| strace | 5.5-3ubuntu1 | |
| 142 | +| sudo | 1.8.31-1ubuntu1.2 | |
| 143 | +| unzip | 6.0-25ubuntu1.1 | |
| 144 | +| vim-tiny | 2:8.1.2269-1ubuntu5.9 | |
| 145 | +| wget | 1.20.3-1ubuntu2 | |
| 146 | +| zip | 3.0-11build1 | |
| 147 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | |
| 148 | +| zsh | 5.8-3ubuntu1.1 | |
| 149 | + |
| 150 | +## Variant: bionic |
| 151 | + |
| 152 | +**Digest:** sha256:7fa5d43873ddb44e8403ea2cc4b62298dc594f72e75ea5518062918c2dba9903 |
| 153 | + |
| 154 | +**Tags:** |
| 155 | +``` |
| 156 | +mcr.microsoft.com/devcontainers/base:1.0.3-bionic |
| 157 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu-18.04 |
| 158 | +mcr.microsoft.com/devcontainers/base:1.0.3-ubuntu18.04 |
| 159 | +``` |
| 160 | +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* |
| 161 | +
|
| 162 | +**Linux distribution:** Ubuntu 18.04.6 LTS (debian-like distro) |
| 163 | + |
| 164 | +**Architectures:** linux/amd64, linux/arm64 |
| 165 | + |
| 166 | +**Available (non-root) user:** vscode |
| 167 | + |
| 168 | +### Contents |
| 169 | +**Tools installed using git** |
| 170 | + |
| 171 | +| Tool | Commit | Path | |
| 172 | +|------|--------|------| |
| 173 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3fca9c8933afc5c118a73cedb171a3c7b8e92730 | /home/vscode/.oh-my-zsh | |
| 174 | + |
| 175 | +**Additional linux tools and packages** |
| 176 | + |
| 177 | +| Tool / library | Version | |
| 178 | +|----------------|---------| |
| 179 | +| apt-transport-https | 1.6.14 | |
| 180 | +| apt-utils | 1.6.14 | |
| 181 | +| ca-certificates | 20211016ubuntu0.18.04.1 | |
| 182 | +| curl | 7.58.0-2ubuntu3.21 | |
| 183 | +| dialog | 1.3-20171209-1 | |
| 184 | +| git | 1:2.17.1-1ubuntu0.13 | |
| 185 | +| gnupg2 | 2.2.4-1ubuntu1.6 | |
| 186 | +| htop | 2.1.0-3 | |
| 187 | +| iproute2 | 4.15.0-2ubuntu1.3 | |
| 188 | +| jq | 1.5+dfsg-2 | |
| 189 | +| less | 487-0.1 | |
| 190 | +| libc6 | 2.27-3ubuntu1.6 | |
| 191 | +| libgcc1 | 1:8.4.0-1ubuntu1~18.04 | |
| 192 | +| libgssapi-krb5-2 | 1.16-2ubuntu0.2 | |
| 193 | +| libicu60 | 60.2-3ubuntu3.2 | |
| 194 | +| libkrb5-3 | 1.16-2ubuntu0.2 | |
| 195 | +| liblttng-ust0 | 2.10.1-1 | |
| 196 | +| libssl1.0.0 | 1.0.2n-1ubuntu5.10 | |
| 197 | +| libssl1.1 | 1.1.1-1ubuntu2.1~18.04.20 | |
| 198 | +| libstdc++6 | 8.4.0-1ubuntu1~18.04 | |
| 199 | +| locales | 2.27-3ubuntu1.6 | |
| 200 | +| lsb-release | 9.20170808ubuntu1 | |
| 201 | +| lsof | 4.89+dfsg-0.1 | |
| 202 | +| man-db | 2.8.3-2ubuntu0.1 | |
| 203 | +| manpages | 4.15-1 | |
| 204 | +| manpages-dev | 4.15-1 | |
| 205 | +| nano | 2.9.3-2 | |
| 206 | +| ncdu | 1.12-1 | |
| 207 | +| net-tools | 1.60+git20161116.90da8a0-1ubuntu1 | |
| 208 | +| openssh-client | 1:7.6p1-4ubuntu0.7 | |
| 209 | +| procps | 2:3.3.12-3ubuntu1.2 | |
| 210 | +| psmisc | 23.1-1ubuntu0.1 | |
| 211 | +| rsync | 3.1.2-2.1ubuntu1.5 | |
| 212 | +| strace | 4.21-1ubuntu1 | |
| 213 | +| sudo | 1.8.21p2-3ubuntu1.4 | |
| 214 | +| unzip | 6.0-21ubuntu1.2 | |
| 215 | +| vim-tiny | 2:8.0.1453-1ubuntu1.9 | |
| 216 | +| wget | 1.19.4-1ubuntu2.2 | |
| 217 | +| zip | 3.0-11build1 | |
| 218 | +| zlib1g | 1:1.2.11.dfsg-0ubuntu2.2 | |
| 219 | +| zsh | 5.4.2-3ubuntu3.2 | |
| 220 | + |
0 commit comments