Act Environment docker image. This image is based on node:lts-buster-slim, add git,curl supporting.
This is the default Actionsflow act enviroment by setup-act-for-actionsflow
act -P ubuntu-latest=actionsflow/act-environment:v1
See also at act
docker build -t actionsflow/act-environment:latest . && docker push actionsflow/act-environment:latest
Release:
docker tag actionsflow/act-environment:latest actionsflow/act-environment:v1 && docker push actionsflow/act-environment:v1
Content type
Image
Digest
Size
94.1 MB
Last updated
over 5 years ago
docker pull actionsflow/act-environment