Skip to content

Commit ef0bc06

Browse files
authored
Merge pull request #121 from BretFisher/patch-1
add more info to docker warning to README
2 parents 5eb1ede + 91fb9c4 commit ef0bc06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ For more information:
1515
* https://github.com/actions/runner/issues/406
1616
* https://github.com/actions/runner/issues/367
1717

18+
Also, some GitHub Actions Workflow features, like [Job Services](https://docs.github.com/en/actions/guides/about-service-containers), won't be usable and [will result in an error](https://github.com/myoung34/docker-github-actions-runner/issues/61).
19+
1820
### Docker-Compose on ARM ###
1921

2022
Please note `docker-compose` does not currently work on ARM ([see issue](https://github.com/docker/compose/issues/6831)) so it is not installed on ARM based builds here.

0 commit comments

Comments
 (0)