{"in":{"data":"RUN wget https://openresty.org/download/openresty-1.9.7.5.tar.gz \u0026\u0026 \\\n    tar xzf openresty-1.9.7.5.tar.gz \u0026\u0026 \\\n    cd openresty-1.9.7.5 \u0026\u0026 \\\n    ./configure \u0026\u0026 \\\n    make \u0026\u0026 \\\n    make install \u0026\u0026 \\\n    rm -rf /openresty*\n","type":"source"},"out":{"data":"RUN wget https://openresty.org/download/openresty-1.9.7.5.tar.gz \u0026\u0026 \\\n    tar xzf openresty-1.9.7.5.tar.gz                             \u0026\u0026 \\\n    cd openresty-1.9.7.5                                         \u0026\u0026 \\\n    ./configure                                                  \u0026\u0026 \\\n    make                                                         \u0026\u0026 \\\n    make install                                                 \u0026\u0026 \\\n    rm -rf /openresty*\n","type":"target"},"client":"0.5.0"}