mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-11 13:18:48 +08:00
Renamed Runner Dockerfiles (#1248)
Renamed the runner dockerfiles so that we have proper syntax highlighting for them, as well as a consistent way to map from the image name to the dockerfile. Added a `.dockerignore` file to avoid uploading things to the daemon that we never use.
This commit is contained in:
committed by
GitHub
parent
8035d6d9f8
commit
cdc9d20e7a
2
runner/.dockerignore
Normal file
2
runner/.dockerignore
Normal file
@@ -0,0 +1,2 @@
|
||||
*.dockerfile
|
||||
Makefile
|
||||
Reference in New Issue
Block a user