This website requires JavaScript.
Explore
Help
Register
Sign In
suyiiyii
/
yq
Watch
1
Star
0
Fork
0
You've already forked yq
mirror of
https://github.com/mikefarah/yq.git
synced
2024-11-15 07:38:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
daf0bfe1b9
yq
/
github-action
/
Dockerfile
6 lines
90 B
Docker
Raw
Normal View
History
Unescape
Escape
4.6.3 release
2021-03-24 21:45:59 +00:00
FROM
mikefarah/yq:4.6.3
added files for github action
2020-02-24 09:04:45 +00:00
COPY
entrypoint.sh /entrypoint.sh
ENTRYPOINT
[
"/entrypoint.sh"
]
Reference in New Issue
Copy Permalink