1
0
mirror of https://github.com/docker/actions-toolkit.git synced 2025-04-18 18:04:06 +03:00
CrazyMax edf0c6e0df
Merge pull request #671 from crazy-max/update-undock
dockerfile: update undock to 0.10.0
2025-04-18 12:06:19 +02:00
2025-04-18 11:51:43 +02:00
2025-04-18 11:44:53 +02:00
2023-01-30 03:22:04 +01:00
2023-01-17 12:07:05 +01:00
2024-05-07 12:34:45 +02:00
2023-01-30 03:22:04 +01:00
2023-01-17 12:07:05 +01:00
2023-01-17 12:08:13 +01:00
2025-01-08 13:16:35 +01:00
2023-01-17 12:01:18 +01:00
2025-01-28 09:54:45 +01:00
2024-04-22 15:10:34 +02:00

Version Downloads Build workflow Test workflow Validate workflow Codecov

Actions Toolkit

Toolkit for Docker (GitHub) Actions.

🧪 Experimental

This repository is considered EXPERIMENTAL and under active development until further notice. It is subject to non-backward compatible changes or removal in any future version.

About

This repository contains the source code for the toolkit that is consumed as a library by most of our GitHub Actions:

This toolkit provides some utilities and common logic when developing GitHub Actions and also acts as a minimal wrapper around our build tooling such as Buildx and BuildKit and provides an easier API for interacting with them.

Installation

$ npm install @docker/actions-toolkit

Usage

const { Toolkit } = require('@docker/actions-toolkit/lib/toolkit')
const toolkit = new Toolkit()

Contributing

Want to contribute to the Actions Toolkit? Awesome! You can find information about contributing to this project in the CONTRIBUTING.md

Description
Инструментарий для действий в Docker (GitHub)
Readme Pixar 6.2 MiB
Languages
TypeScript 96%
HCL 2.3%
Dockerfile 1.7%