Sign inSign up

andahme/build-essential

By andahme

Updated about 1 month ago

Build Essential - Base Images

Image
1

1.1K

andahme/build-essential repository overview

Available Tags (tags/manifests support amd64 and armv7)
  • base, latest

andahme/build-essential

This image is suitable for C/C++ compilation and as a base image for language runtimes that require a C/C++ compiler for native libraries.

Feature(s)

  • C/C++ compilation
  • Contains a builder user
  • Working directory /workspace

QuickStart

docker run -it \
  --user builder \
  -v $(pwd):/workspace \
  andahme/build-essential

Tag summary

Content type

Image

Digest

Size

113.1 MB

Last updated

almost 6 years ago

docker pull andahme/build-essential