{"architecture":"amd64","config":{"Hostname":"","Domainname":"","User":"pipelines","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"30000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/lib/nodejs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","LOG_DIR=/opt/jfrog/pipelines/var/log","PS1=\\u@\\h:\\w$","NODE_PATH=/opt/jfrog/pipelines/app/node_modules:/opt/jfrog/pipelines/app/api/node_modules/:/usr/local/lib/nodejs/lib/node_modules","API_BIN_DIR=/opt/jfrog/pipelines/app/api/bin","TEMPLATES_DIR=/opt/jfrog/pipelines/app/node_modules/pipelines-core/execTemplates/templates","EXTENSIONS_DIR=/opt/jfrog/pipelines/app/extensions"],"Cmd":["node","-r","newrelic","api.app.js"],"Image":"sha256:63e8dbaa3a3942b5f4c155127b3da4853c8b7bb29290264c491f573da5a5d853","Volumes":null,"WorkingDir":"/opt/jfrog/pipelines/app/api","Entrypoint":[],"OnBuild":null,"Labels":{"architecture":"x86_64","build-date":"2022-07-27T08:46:29.075539","com.redhat.build-host":"cpt-1003.osbs.prod.upshift.rdu2.redhat.com","com.redhat.component":"ubi8-micro-container","com.redhat.license_terms":"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI","description":"Very small image which doesn't install the package manager.","distribution-scope":"public","io.k8s.description":"Very small image which doesn't install the package manager.","io.k8s.display-name":"Ubi8-micro","io.openshift.expose-services":"","maintainer":"Red Hat, Inc.","name":"jfrog/pipelines-api","release":"443","summary":"ubi8 micro image","url":"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.6-443","vcs-ref":"355945c2213e07291e6b75b878c9287c15fab3aa","vcs-type":"git","vendor":"Red Hat, Inc.","version":"8.6"}},"container":"59b8ed2d2c9922b3a26f32548aac9ccc7ba532f9d266df8653319d8277791146","container_config":{"Hostname":"59b8ed2d2c99","Domainname":"","User":"pipelines","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"30000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/lib/nodejs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","LOG_DIR=/opt/jfrog/pipelines/var/log","PS1=\\u@\\h:\\w$","NODE_PATH=/opt/jfrog/pipelines/app/node_modules:/opt/jfrog/pipelines/app/api/node_modules/:/usr/local/lib/nodejs/lib/node_modules","API_BIN_DIR=/opt/jfrog/pipelines/app/api/bin","TEMPLATES_DIR=/opt/jfrog/pipelines/app/node_modules/pipelines-core/execTemplates/templates","EXTENSIONS_DIR=/opt/jfrog/pipelines/app/extensions"],"Cmd":["/bin/sh","-c","#(nop) ","EXPOSE 30000"],"Image":"sha256:63e8dbaa3a3942b5f4c155127b3da4853c8b7bb29290264c491f573da5a5d853","Volumes":null,"WorkingDir":"/opt/jfrog/pipelines/app/api","Entrypoint":[],"OnBuild":null,"Labels":{"architecture":"x86_64","build-date":"2022-07-27T08:46:29.075539","com.redhat.build-host":"cpt-1003.osbs.prod.upshift.rdu2.redhat.com","com.redhat.component":"ubi8-micro-container","com.redhat.license_terms":"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI","description":"Very small image which doesn't install the package manager.","distribution-scope":"public","io.k8s.description":"Very small image which doesn't install the package manager.","io.k8s.display-name":"Ubi8-micro","io.openshift.expose-services":"","maintainer":"Red Hat, Inc.","name":"jfrog/pipelines-api","release":"443","summary":"ubi8 micro image","url":"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.6-443","vcs-ref":"355945c2213e07291e6b75b878c9287c15fab3aa","vcs-type":"git","vendor":"Red Hat, Inc.","version":"8.6"}},"created":"2022-12-03T06:55:45.131660354Z","docker_version":"19.03.13","history":[{"created":"2022-07-27T08:47:13.339982409Z","comment":"Imported from -"},{"created":"2022-07-27T08:47:15.591905179Z"},{"created":"2022-08-10T21:30:33.999153109Z","created_by":"/bin/sh -c #(nop) COPY dir:bf13fe0551bcefba562d6182b15b58f5e061032d495b2f4aa428a762e35a7355 in / "},{"created":"2022-08-10T21:30:36.185621904Z","created_by":"/bin/sh -c groupadd -g 1066 pipelines    \u0026\u0026 useradd -Ms /bin/bash  -g pipelines -u 1066 pipelines"},{"created":"2022-08-10T21:30:36.298467008Z","created_by":"/bin/sh -c #(nop)  ENV PATH=/usr/local/lib/nodejs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","empty_layer":true},{"created":"2022-08-10T21:30:36.421371386Z","created_by":"/bin/sh -c #(nop)  ENV LOG_DIR=/opt/jfrog/pipelines/var/log","empty_layer":true},{"created":"2022-08-10T21:30:36.541606689Z","created_by":"/bin/sh -c #(nop)  ENV PS1=\\u@\\h:\\w$","empty_layer":true},{"created":"2022-08-10T21:30:37.10815381Z","created_by":"/bin/sh -c mkdir -p $LOG_DIR"},{"created":"2022-08-10T21:30:37.708146712Z","created_by":"/bin/sh -c mkdir -p /home/pipelines"},{"created":"2022-08-10T21:30:38.279804993Z","created_by":"/bin/sh -c chown -R pipelines:pipelines /opt/jfrog/pipelines \u0026\u0026     chmod 755 /opt/jfrog/pipelines \u0026\u0026     chown -R pipelines:pipelines /home/pipelines \u0026\u0026     chown -R pipelines:pipelines /tmp"},{"created":"2022-08-10T21:30:40.188411816Z","created_by":"/bin/sh -c npm install -g openpgp@5.2.1"},{"created":"2022-12-03T06:53:46.620677105Z","created_by":"/bin/sh -c #(nop)  LABEL name=jfrog/pipelines-api","empty_layer":true},{"created":"2022-12-03T06:53:46.719439007Z","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2022-12-03T06:53:51.144289472Z","created_by":"/bin/sh -c #(nop) COPY --chown=pipelines:pipelinesdir:4e3e92334b9e73f7b40337e209a596da7370e7669e3705d3515b7b6a82db9be5 in /opt/jfrog/pipelines/app/api "},{"created":"2022-12-03T06:54:04.692404764Z","created_by":"/bin/sh -c #(nop) COPY --chown=pipelines:pipelinesdir:5fd38e16b527b158f0541f20cd057aec0f51d4848f7a66980450ccfab33d0ec5 in /opt/jfrog/pipelines/app/node_modules "},{"created":"2022-12-03T06:54:09.695716126Z","created_by":"/bin/sh -c #(nop) COPY --chown=pipelines:pipelinesdir:cc7bd37f9968bc8c56563adc2d1b00aaa29abca0607d1c774af6cf056f46e42f in /opt/jfrog/pipelines/app/extensions "},{"created":"2022-12-03T06:55:39.20048633Z","created_by":"/bin/sh -c mkdir -p /opt/jfrog/pipelines/var/tmp \u0026\u0026     chown -R pipelines:pipelines /opt/jfrog/pipelines"},{"created":"2022-12-03T06:55:44.31847054Z","created_by":"/bin/sh -c #(nop)  USER pipelines","empty_layer":true},{"created":"2022-12-03T06:55:44.413707551Z","created_by":"/bin/sh -c #(nop)  ENV NODE_PATH=/opt/jfrog/pipelines/app/node_modules:/opt/jfrog/pipelines/app/api/node_modules/:/usr/local/lib/nodejs/lib/node_modules","empty_layer":true},{"created":"2022-12-03T06:55:44.523548388Z","created_by":"/bin/sh -c #(nop)  ENV API_BIN_DIR=/opt/jfrog/pipelines/app/api/bin","empty_layer":true},{"created":"2022-12-03T06:55:44.623219629Z","created_by":"/bin/sh -c #(nop)  ENV TEMPLATES_DIR=/opt/jfrog/pipelines/app/node_modules/pipelines-core/execTemplates/templates","empty_layer":true},{"created":"2022-12-03T06:55:44.727398031Z","created_by":"/bin/sh -c #(nop)  ENV EXTENSIONS_DIR=/opt/jfrog/pipelines/app/extensions","empty_layer":true},{"created":"2022-12-03T06:55:44.830390223Z","created_by":"/bin/sh -c #(nop)  ENV LOG_DIR=/opt/jfrog/pipelines/var/log","empty_layer":true},{"created":"2022-12-03T06:55:44.931282126Z","created_by":"/bin/sh -c #(nop) WORKDIR /opt/jfrog/pipelines/app/api","empty_layer":true},{"created":"2022-12-03T06:55:45.028596091Z","created_by":"/bin/sh -c #(nop)  CMD [\"node\" \"-r\" \"newrelic\" \"api.app.js\"]","empty_layer":true},{"created":"2022-12-03T06:55:45.131660354Z","created_by":"/bin/sh -c #(nop)  EXPOSE 30000","empty_layer":true}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:5ddb82b7441d26670f2b9cd330a8eb24a4bca40141b3224f15478365f944ea4b","sha256:0754d424f0fa09d62fba2a490336de40f6dc308c863f59691156c1fad47cabce","sha256:108c85337e7784f53d6fdc8ab9cb7a012bcf7f32c053c07bdd7b452737765223","sha256:58041b4220f1b8fe51a74d20cf0f255f535cad9b2f9a7daf005b0dee4097741f","sha256:57d970bdd4dc5a05e8b9f64f9d1d91740f69e774ef986a298eec4d40fb83d008","sha256:eb86cbe693c626c09458c983624631a6d3d4cf69f7bde66003ff829080eff00d","sha256:96c3df184ed39542fc15fa925a659c1e8264c21477cebac852ea889c7f1d680d","sha256:5d48ec1e0c603eee76338c5e3809adbe71668c8858c72f19990bc6aca7f7f9bf","sha256:45502bc4adf9a363f8e64d25a1bb6c5b0fa6075b60eeed67c3eeec041fbe5e59","sha256:968b4f8ab989953e0272ddd867aa5bc9da55c382b47d363b122bb8f52051b137","sha256:df5dcd9e0edd5ecd510569f06bea9b68e6b19deb1e230ef4b9991accba824a6a"]}}