act/cmd
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
..
graph.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
input.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
list.go Simpler list view (#382) 2020-10-12 10:26:22 -07:00
platforms.go Update Docker images (#524) 2021-02-23 09:49:24 -08:00
root.go fix: reworked container architecture (#619) 2021-05-02 08:15:13 -07:00
secrets.go Make all secrets case insensitive by formatting them to uppercase (#470) 2021-01-12 09:54:53 -08:00