pyaction

A Docker container with Python, git, and the Github CLI

MIT License

Stars
32

Bot releases are hidden (Show)

pyaction - pyaction, v3.13.4

Published by cicirello over 3 years ago

[3.13.4] - 2021-4-1

Changed

  • Bumped the base docker image to Alpine 3.13.4
pyaction - pyaction, v3.13.3

Published by cicirello over 3 years ago

[3.13.3] - 2021-3-26

Changed

  • Bumped the base docker image to Alpine 3.13.3
pyaction - pyaction, v3.13.2

Published by cicirello over 3 years ago

[3.13.2] - 2021-2-19

Changed

  • Bumped the base docker image to Alpine 3.13.2
pyaction - v3.13.1

Published by cicirello over 3 years ago

[3.13.1] - 2021-1-29

Changed

  • Bumped the base docker image to Alpine 3.13.1
pyaction - v3.13.0

Published by cicirello almost 4 years ago

[3.13.0] - 2021-1-15

Changed

  • Bumped to Alpine 3.13.0
pyaction - pyaction, v3.12.3

Published by cicirello almost 4 years ago

[3.12.3] - 2020-12-18

Changed

  • Bumped to Alpine 3.12.3
pyaction - pyaction, v3.12.2

Published by cicirello almost 4 years ago

[3.12.2] - 2020-12-12

Changed

  • Bumped to Alpine 3.12.2
pyaction - pyaction, v3.12.1

Published by cicirello almost 4 years ago

[3.12.1] - 2020-10-22

Changed

  • Bumped to Alpine 3.12.1
  • Versioning scheme has been changed to mirror the version of the Alpine image used as the base
pyaction - pyaction, version 1.0.0

Published by cicirello about 4 years ago

[1.0.0] - 2020-9-13

Initial release

This Docker image is designed to support implementing Github Actions with Python. It uses Alpine Linux as a base to keep the image relatively small for faster loading of the Github Action. It then adds git and Python 3. By using a prebuilt image, it prevents the Github Action from requiring an installation of python each time the action runs. It is not limited to use with Github Actions, so other use-cases where you need git and python are applicable.

Badges
Extracted from project README
pyaction - A Docker container with Python, git, and the GitHub CLI Docker Image Version (latest by date) Docker Pulls GitHub release (latest by date) Docker Image Size (latest by date) build License GitHub Sponsors Liberapay Ko-Fi
Related Projects