Difference between revisions of "Act --container-architecture linux/amd64"
Jump to navigation
Jump to search
(Created page with "{{lc}} act --container-architecture linux/amd64") |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[act --container-architecture]] linux/amd64 | ||
+ | [Deploy to AWS/Deploy] 🚀 Start image=node:16-buster-slim | ||
+ | [Deploy/deployment ] 🚀 Start image=node:16-buster-slim | ||
+ | INFO[0000] Parallel tasks (0) below minimum, setting to 1 | ||
+ | [Deploy/deployment ] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true | ||
+ | INFO[0000] Parallel tasks (0) below minimum, setting to 1 | ||
+ | [Deploy to AWS/Deploy] 🐳 docker pull image=[[node:16-buster-slim]] platform=linux/amd64 username= forcePull=true | ||
+ | == Errors == | ||
+ | act --container-architecture linux/amd64 | ||
+ | [Deploy/deployment ] 🚀 Start image=node:16-buster-slim | ||
+ | [Deploy to AWS/Deploy] 🚀 Start image=node:16-buster-slim | ||
+ | INFO[0000] Parallel tasks (0) below minimum, setting to 1 | ||
+ | [Deploy to AWS/Deploy] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true | ||
+ | INFO[0000] Parallel tasks (0) below minimum, setting to 1 | ||
+ | [Deploy/deployment ] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true | ||
+ | Error: Error response from daemon: [[Bad response from Docker engine]] | ||
+ | [I] user@users-MacBook-Pro-2 ~/yourapp-dev (main) [1] | ||
act --container-architecture linux/amd64 | act --container-architecture linux/amd64 | ||
+ | Error: stat [[~/.github/workflows]]: no such file or directory | ||
+ | §§ | ||
+ | |||
+ | <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> | ||
+ | |||
+ | == See also == | ||
+ | * {{act}} | ||
+ | * {{node}} | ||
+ | |||
+ | [[Category:GitHub Actions]] |
Latest revision as of 10:23, 19 February 2024
act --container-architecture linux/amd64 [Deploy to AWS/Deploy] 🚀 Start image=node:16-buster-slim [Deploy/deployment ] 🚀 Start image=node:16-buster-slim INFO[0000] Parallel tasks (0) below minimum, setting to 1 [Deploy/deployment ] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true INFO[0000] Parallel tasks (0) below minimum, setting to 1 [Deploy to AWS/Deploy] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true
Errors[edit]
act --container-architecture linux/amd64 [Deploy/deployment ] 🚀 Start image=node:16-buster-slim [Deploy to AWS/Deploy] 🚀 Start image=node:16-buster-slim INFO[0000] Parallel tasks (0) below minimum, setting to 1 [Deploy to AWS/Deploy] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true INFO[0000] Parallel tasks (0) below minimum, setting to 1 [Deploy/deployment ] 🐳 docker pull image=node:16-buster-slim platform=linux/amd64 username= forcePull=true Error: Error response from daemon: Bad response from Docker engine [I] user@users-MacBook-Pro-2 ~/yourapp-dev (main) [1]
act --container-architecture linux/amd64 Error: stat ~/.github/workflows: no such file or directory
§§
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
See also[edit]
Advertising: