act/pkg
Ryan (hackercat) f32babb51d
fix: reworked container architecture (#619)
- Don't set architecture, let Docker host decide it's own platform,
  remove `runtime` dependency and don't show default in `--help`
- Remove most tests, we need to check only once if it works on
  different platform
- Rename `DeleteImage` to `RemoveImage` to conform to existing
  function in `docker` cli, added options to specify `force` and
  `pruneChildren`
2021-05-02 08:15:13 -07:00
..
common Clean the repository cache if it is in incomplete state (#595) 2021-04-06 06:43:02 -07:00
container fix: reworked container architecture (#619) 2021-05-02 08:15:13 -07:00
model Add support for composite actions (#514) 2021-04-02 13:40:44 -07:00
runner fix: reworked container architecture (#619) 2021-05-02 08:15:13 -07:00