/busybox-ubuntu

Apache License 2.0Apache-2.0

Busybox-Ubuntu

An extension to the original busybox ubuntu image with a bunch of goodies:

  • a default non root user as recommended by Docker's best practices
  • curl with ssl support (no certificats installed however)
  • gosu to run the unprivileged commands

The resulting image is slightly bigger than the original one as curl weights almost 10MB but you can safely delete it after user if you need a smaller image.