Difference between revisions of "Act --container-architecture linux/amd64"
Jump to navigation
Jump to search
(Created page with "{{lc}} act --container-architecture linux/amd64") |
|||
Line 3: | Line 3: | ||
act --container-architecture linux/amd64 | act --container-architecture linux/amd64 | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | act --container-architecture linux/amd64 | ||
+ | ? Please choose the default image you want to use with act: | ||
+ | - Large size image: ca. 17GB download + 53.1GB storage, you will need 75GB of free disk space, snapshots of GitHub Hosted Runners without snap and pulled docker images | ||
+ | - Medium size image: ~500MB, includes only necessary tools to bootstrap actions and aims to be compatible with most actions | ||
+ | - Micro size image: <200MB, contains only NodeJS required to bootstrap actions, doesn't work with all actions | ||
+ | |||
+ | Default image and other options can be changed manually in ~/.actrc (please refer to https://github.com/nektos/act#configuration for additional information about file structure) [Use arrows to move, type to filter, ? for more help] | ||
+ | Large | ||
+ | > Medium | ||
+ | Micro | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | {{act}} |
Revision as of 17:52, 18 February 2024
act --container-architecture linux/amd64
act --container-architecture linux/amd64 ? Please choose the default image you want to use with act: - Large size image: ca. 17GB download + 53.1GB storage, you will need 75GB of free disk space, snapshots of GitHub Hosted Runners without snap and pulled docker images - Medium size image: ~500MB, includes only necessary tools to bootstrap actions and aims to be compatible with most actions - Micro size image: <200MB, contains only NodeJS required to bootstrap actions, doesn't work with all actions Default image and other options can be changed manually in ~/.actrc (please refer to https://github.com/nektos/act#configuration for additional information about file structure) [Use arrows to move, type to filter, ? for more help] Large > Medium Micro
Advertising: