bottlerocket-os / bottlerocket-os/bottlerocket

Superpowered bootstrap containers

Open
#4,731 6 comments 0 reactions 0 assignees View on GitHub
area/core status/icebox status/needs-proposal type/enhancement
Dominant language
Rust
Stars
9.7k
Forks
586
Avg merge
1d 11h
Merged PRs (30d)
11

Description

**What I'd like:**

I would like superpowered bootstrap containers for initialization.

**Any alternatives you've considered:**

Instead, I run the container as a host container, run the initialization code, then

```sh
apiclient set host-containers.example.enabled=false
```

This has multiple downsides: (1) I need to include apiclient in the host container and (2) I can't interrupt the boot on error.

---

While there are security concerns with superpowered containers, these concerns are not any higher for bootstrap containers than host containers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.