bottlerocket-os / bottlerocket-sdk

A software development kit for Bottlerocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bottlerocket SDK

This is the SDK for Bottlerocket.

It provides the base layer used by package and variant builds.

Contents

The SDK includes:

  • Development tools from the host Linux distribution
  • C and C++ cross-compilers for the target Linux distribution
  • Kernel headers
  • Toolchains for Rust and Go
  • Software license scanner

Availability

The Bottlerocket SDK is available through Amazon ECR Public.

Development

The SDK can be built on either an x86_64 or an aarch64 host.

make

See the BUILDING guide for more details.

About

A software development kit for Bottlerocket

License:Other


Languages

Language:Dockerfile 44.0%Language:Shell 24.8%Language:Rust 24.5%Language:Go 3.4%Language:CMake 1.1%Language:Assembly 0.9%Language:Makefile 0.8%Language:C 0.6%