Sign inSign up

actionsflow/act-environment

By actionsflow

•Updated over 5 years ago

Image
0

1M+

actionsflow/act-environment repository overview

⁠Act Environment

⁠Table of Contents

⁠About

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⁠

⁠Getting Started

act -P ubuntu-latest=actionsflow/act-environment:v1

See also at act⁠

⁠Publish

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

Tag summary

Content type

Image

Digest

Size

94.1 MB

Last updated

over 5 years ago

docker pull actionsflow/act-environment