zlacker

[parent] [thread] 4 comments
1. JMTQp8+(OP)[view] [source] 2020-04-14 21:26:49
The YAML configuration is something I have to learn that provides no value-add outside of GitHub. If it was at least based on Docker, you could re-use existing technical knowledge or teach people something that's valuable in other contexts.
replies(1): >>tracke+D6
2. tracke+D6[view] [source] 2020-04-14 22:07:39
>>JMTQp8+(OP)
A lot of things use YAML for configuration... what would you prefer for configuration? XML?
replies(2): >>JMTQp8+gf >>dserod+vgn
◧◩
3. JMTQp8+gf[view] [source] [discussion] 2020-04-14 23:16:00
>>tracke+D6
I want to write a Dockerfile. I don't particularly have an issue with YAML.
replies(1): >>tracke+Qk
◧◩◪
4. tracke+Qk[view] [source] [discussion] 2020-04-15 00:06:10
>>JMTQp8+gf
then why not write a dockerfile, and have your yaml, just do the docker build... command?
◧◩
5. dserod+vgn[view] [source] [discussion] 2020-04-23 20:43:36
>>tracke+D6
HCL, which is what GitHub Actions used when it first launched
[go to top]