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 authored and HuijingHei committed Oct 10, 2023
1 parent 43dbfd2 commit 9a28e4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/fedora-coreos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ rojig:
add-commit-metadata:
fedora-coreos.stream: ${stream}

container-cmd:
- /usr/bin/bash

include: fedora-coreos-base.yaml
conditional-include:
- if: prod == false
Expand Down

0 comments on commit 9a28e4e

Please sign in to comment.