mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #176] Docker daemon is not running? #119
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seed-of-apricot on GitHub (Mar 31, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/176
I installed the act and can run the action with success.
But when I
act -p, it says:Am I fine to go or do I still need to do something? 🤔
@bigzoo commented on GitHub (May 2, 2020):
Facing a similar issue. Running on Windows 10 Build 19041.207, WSL, with Ubuntu 20.04 and installed docker via
sudo apt-get install docker.io. Runningdocker -vI get version 19.03 but act errors out with the messageAny suggestions ?
@bigzoo commented on GitHub (May 3, 2020):
This is actually a problem with my docker installation, can't get systemctl and the process running correctly and not really related to act in any way.
@bigzoo commented on GitHub (Jun 2, 2020):
Update, I was able to fix act running on Ubuntu in Windows WSL by installing docker the wsl way
@fenilli commented on GitHub (Jun 7, 2020):
I think the documentation could have a requirements, as it states that it uses the Docker API, but it does not specify that you need an installation of Docker.
@github-actions[bot] commented on GitHub (Aug 11, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@Delta456 commented on GitHub (Nov 22, 2020):
Yes please else it will create a lot of confusions. @nektos-ci