act/cmd
ChristopherHX 4c2524ab4d
feat: --container-options (#1462)
* feat: `--container-options`

This deprecates the following options
- `--privileged`
- `--container-cap-add`
- `--container-cap-drop`
- `--container-architecture`
- `--userns`

* Merge binds/mounts, add desc

* avoid linter error

* fix: apply options to step env / deprecate warning

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 15:58:47 +00:00
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feat: --container-options (#1462) 2022-12-06 15:58:47 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
platforms.go feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
root.go feat: --container-options (#1462) 2022-12-06 15:58:47 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00