In course - Docker Training Course for the Absolute Beginner - i was going through the last lecture which is ‘Introduction to yaml’. Here at timeline at 05:08 mins, it says it is ‘Dictonary’ format. How is it ? shouldn’t it be ‘key-value’ format ? Pls explain if someone can. Thanks
“dictionary format” is the same things as a “key-value field”. Some computer languages call these fields “dictionaries”.