Sign inSign up

gschaetz/base-ubuntu

By gschaetz

Updated about 1 month ago

Image
0

4.2K

gschaetz/base-ubuntu repository overview

Quick reference

What is base-ubuntu?

The image base-ubuntu is based on ubuntu:22.04 and is used as an alternative base image for many of docker images that won't work well in alpine. The images contains the following:

  • Non root user developer as the default user
  • Contains common packages that are used across my docker images

The image is built for the following architectures:

  • linux/arm64
  • linux/amd64

How to use this image

Usage

Use like you would any other base image:

FROM gchaetz/base-ubuntu:latest

License

My contributions are under MIT License

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

sha256:f2b5a9616

Size

183.6 MB

Last updated

about 1 month ago

docker pull gschaetz/base-ubuntu