Skip to content

Commit

Permalink
Add docs around auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Dec 13, 2021
1 parent 1859a7f commit 2fb64e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ This will run the [new self-hosted github actions runners](https://help.github.c

## Notes ##

### Auto Update Issues ###

There is a [known issue with auto updates in docker](https://github.com/actions/runner/issues/246). If one is running a version that has an update it will try to auto update and fail. The only current workaround is to run `latest` which in theory is always up to date and wont update/throttle.

### Docker Support ###

Please note that while this runner installs and allows docker, github actions itself does not support using docker from a self hosted runner yet.
Expand Down

0 comments on commit 2fb64e2

Please sign in to comment.