Skip to content

Commit

Permalink
manifest: Add container-cmd
Browse files Browse the repository at this point in the history
Builds on coreos/rpm-ostree#3402

Relates to coreos/coreos-assembler#2685

Basically, source of truth for the CMD moves from being hardcoded
in cosa hackiliy to being part of the ostree commit, which means
it survives a full round trip of
ostree → container → ostree → container
  • Loading branch information
cgwalters committed Feb 4, 2022
1 parent 7b9d3b5 commit da856f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ rojig:
name: fedora-coreos
summary: Fedora CoreOS testing-devel

container-cmd:
- /usr/bin/bash

repos:
# These repos are there to make it easier to add new packages to the OS and to
# use `cosa fetch --update-lockfile`; but note that all package versions are
Expand Down

0 comments on commit da856f5

Please sign in to comment.