docker run -i quay.io/docwhat/jq <sample-data/test.json '.key_1 + .key_2'
try to use 'quay.io/docwhat' image instead 'stedolan'.