Ubuntu Linux (arm64/amd64)
137
Supports both ARM-64 and x86 Architecture. To get the image run the following command
docker pull arafkarsh/ubuntu
Run the following command to get into the shell of Ubuntu OS
$ docker container run -it arafkarsh/ubuntu
You will get a similar output after logging into the Ubuntu shell (bash).
----------------------------------------------------------------
Welcome to Ozazo Developer login...
Good Afternoon, root! ................
----------------------------------------------------------------
Filesystem Size Used Avail Use% Mounted on
overlay 59G 19G 38G 33% /
tmpfs 3.9G 0 3.9G 0% /sys/firmware
Linux fac4535e73df 6.8.0-50-generic #51-Ubuntu SMP PREEMPT_DYNAMIC Sat Nov 9 18:03:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux----------------------------------------------------------------
/home/ozazo
root@46d0775828d2:~#
Type exit to come out of the shell and the container
Content type
Image
Digest
sha256:49b12093f…
Size
83.3 MB
Last updated
over 1 year ago
docker pull arafkarsh/ubuntu:24.04