1bootc(8)                    System Manager's Manual                   bootc(8)
2
3
4

NAME

6       bootc - Deploy and transactionally in-place with bootable container im‐
7       ages
8

SYNOPSIS

10       bootc [-h|--help] <subcommands>
11

DESCRIPTION

13       Deploy and transactionally in-place with bootable container images.
14
15       The `bootc` project currently uses ostree-containers as  a  backend  to
16       support  a model of bootable container images.  Once installed, whether
17       directly via `bootc install` (executed as part of a container)  or  via
18       another  mechanism such as an OS installer tool, further updates can be
19       pulled via e.g. `bootc upgrade`.
20
21       Changes in `/etc` and `/var` persist.
22

OPTIONS

24       -h, --help
25              Print help (see a summary with '-h')
26

SUBCOMMANDS

28       bootc-upgrade(8)
29              Look for updates to the booted container image
30
31       bootc-switch(8)
32              Target a new container image reference to boot
33
34       bootc-edit(8)
35              Change host specification
36
37       bootc-status(8)
38              Display status
39
40       bootc-usr-overlay(8)
41              Add a transient writable overlayfs on `/usr` that will  be  dis‐
42              carded on reboot
43
44       bootc-install(8)
45              Install to the target block device
46
47       bootc-install-to-filesystem(8)
48              Install to the target filesystem
49
50       bootc-help(8)
51              Print this message or the help of the given subcommand(s)
52
53
54
55                                  bootc 0.1.0                         bootc(8)
Impressum