Difference between revisions of "Act --container-architecture linux/amd64"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
act --container-architecture linux/amd64 | act --container-architecture linux/amd64 | ||
+ | |||
+ | <pre> | ||
+ | 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 ~/zumo-dev (main) [1] | ||
+ | </pre> | ||
Revision as of 17:53, 18 February 2024
act --container-architecture linux/amd64
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 ~/zumo-dev (main) [1]
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: