A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems.
350
stars
56
forks
source link
devcontainers/ci@v0.3 return ::error::Unable to locate executable file: docker. #274
Closed
alanlivio closed 9 months ago
[deploy-hugo-to-ghpages/build] š Start image=node:16-buster-slim INFO[0000] Parallel tasks (0) below minimum, setting to 1 [deploy-hugo-to-ghpages/build] š³ docker pull image=node:16-buster-slim platform= username= forcePull=true INFO[0001] Parallel tasks (0) below minimum, setting to 1 [deploy-hugo-to-ghpages/build] š³ docker create image=node:16-buster-slim platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" [deploy-hugo-to-ghpages/build] š³ docker run image=node:16-buster-slim platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" [deploy-hugo-to-ghpages/build] ā git clone 'https://github.com/devcontainers/ci' # ref=v0.3 [deploy-hugo-to-ghpages/build] ā Run Main Checkout [deploy-hugo-to-ghpages/build] š³ docker cp src=/home/alan/src/websites/alanlivio.github.io/. dst=/home/alan/src/websites/alanlivio.github.io [deploy-hugo-to-ghpages/build] ā Success - Main Checkout [deploy-hugo-to-ghpages/build] ā Run Main Build at devcontainer [deploy-hugo-to-ghpages/build] š³ docker cp src=/home/alan/.cache/act/devcontainers-ci@v0.3/ dst=/var/run/act/actions/devcontainers-ci@v0.3/ [deploy-hugo-to-ghpages/build] š³ docker exec cmd=[node /var/run/act/actions/devcontainers-ci@v0.3/github-action/run-main.js] user= workdir= | Starting... [deploy-hugo-to-ghpages/build] ā ::error::Unable to locate executable file: docker. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable. [deploy-hugo-to-ghpages/build] ā Failure - Main Build at devcontainer [deploy-hugo-to-ghpages/build] exitcode '1': failure