Sign inSign up

aomountainu/ubuntu

By aomountainu

Updated over 1 year ago

Ubuntu is the modern, open source operating system on Linux

Image
Operating systems
0

1.8K

aomountainu/ubuntu repository overview

Description:

Ubuntu is the modern, open source operating system on Linux

podman:

podman pull docker.io/aomountainu/ubuntu:24.10;

podman run -d -it --rm --name ubuntu --hostname ubuntu docker.io/aomountainu/ubuntu:24.10;

podman exec -it ubuntu /bin/sh;

docker:

docker pull aomountainu/ubuntu:24.10;

docker run -d -it --rm --name ubuntu --hostname ubuntu aomountainu/ubuntu:24.10;

docker exec -it ubuntu /bin/sh;

Usage:


Information:

ubuntu:24.10

size 82.1MB

Maintained by

[email protected]

2024-10-18

Tag summary

Content type

Image

Digest

sha256:75c1df2db

Size

31.1 MB

Last updated

over 1 year ago

docker pull aomountainu/ubuntu