Commit Graph

5 Commits (e62ea96ada9e24aaf103ec700eb7728b597926a7)

Author SHA1 Message Date
caicandong ebb98d7246
doc guide the user to create the appropriate level runner (#26091)
close #26045
2 years ago
Zisu Zhang e00f3c7742
Docs about how to generate config for act runner with docker and setup it with docker-compose (#25256)
In this pull request, the following changes are addressed:

- State user should create `config.yaml` before start container to avoid
errors.
- Provided instructions to deploy runners using docker compose.
2 years ago
techknowlogick 7c778d6b5e
change placeholders in actions docs 2 years ago
sillyguodong 1a5f478ae1
Introduce how to configure cache when starting a Runner with Docker (#25077)
If a user starts a runner using a Docker image without making additional
configurations, the [cache action](https://github.com/actions/cache)
will not work properly.
Therefore, add a section in the documentation that explains how to
configure the cache correctly.
2 years ago
HesterG cff4e37d43
Add Chinese documentations for Actions (#24902) 2 years ago