-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[antlir2][container subtarget] add option to run alternate binary
Summary: Title. While I'm here, rename `nspawn` to `container` since we're going to move off of nspawn soon, and because the name of the target is `[container]` Test Plan: ``` ❯ buck2 run fbcode//antlir/antlir2/test_images/rpms:simple--layer[container] -- -- echo foo Buck UI: https://www.internalfb.com/buck2/c288fde3-997c-4906-90e0-2a3596eeaf0f Network: Up: 13KiB Down: 542B (reSessionID-c5e70c49-a5d1-4fe1-ac8b-4cdf2228c5b7) Jobs completed: 158119. Time elapsed: 27.4s. Cache hits: 0%. Commands: 1 (cached: 0, remote: 0, local: 1) BUILD SUCCEEDED foo ``` Reviewed By: sergeyfd Differential Revision: D50121508 fbshipit-source-id: 0bd7e8f00fa4e6f07e8cd45731c62fcba9692349
- Loading branch information
1 parent
9fcec20
commit da5b083
Showing
6 changed files
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters