Containers images with tools for developers 👨💻👩💻
Red Hat Universal Base Image (UBI) based image (quay.io/devfile/base-developer-image:ubi8-latest)
Run the following command to test it with Docker:
$ docker run -ti --rm \
quay.io/devfile/base-developer-image:ubi8-latest \
bash| Tool | ubi8 based image |
|---|---|
bash |
bash |
bat |
<gh releases> |
curl |
curl |
ps |
ps |
diff |
diffutils |
emacs |
NOT AVAILABLE (fedora only) |
fish |
NOT AVAILABLE (fedora only) |
gh |
<gh releases> |
git |
git |
git-lfs |
git-lfs |
ip |
iproute |
jq |
jq |
htop |
NOT AVAILABLE (fedora only) |
less |
less |
lsof |
lsof |
man |
man |
nano |
nano |
netcat |
NOT AVAILABLE |
netstat |
net-tools |
openssh-client |
openssh-clients |
7z |
p7zip-plugins |
ripgrep |
<gh releases> |
rsync |
rsync |
scp |
openssh-clients |
screen |
NOT AVAILABLE |
sed |
sed |
shasum |
perl-Digest-SHA |
socat |
socat |
sudo |
sudo |
ss |
NOT AVAILABLE |
ssl-cert |
NOT AVAILABLE |
tail |
<built in> |
tar |
tar |
time |
time |
tldr |
NOT AVAILABLE (fedora only) |
tmux |
NOT AVAILABLE (fedora only) |
vim |
vim |
wget |
wget |
zip |
zip |
zsh |
NOT AVAILABLE (fedora only) |
| TOTAL SIZE | 412MB (143MB compressed) |
Red Hat Universal Base Image (UBI) based image (quay.io/devfile/universal-developer-image:ubi8-latest)
Run the following command to test it with Docker:
docker run -ti --rm \
quay.io/devfile/universal-developer-image:ubi8-latest \
bashJAVA_HOME_8, JAVA_HOME_11, JAVA_HOME_17
This repo contains actions, including:
Downstream builds can be found at the link below, which is internal to Red Hat. Stable builds can be found by replacing the 3.x with a specific version like 3.2.
Che is open sourced under the Eclipse Public License 2.0.
