{"architecture":"amd64","config":{"User":"artifactory","ExposedPorts":{"8081/tcp":{}},"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","JF_ARTIFACTORY_USER=artifactory","ARTIFACTORY_VERSION=7.47.14","LIBAIO_VERSION=0.3.113-1","ARTIFACTORY_BOOTSTRAP=/artifactory_bootstrap","JF_PRODUCT_HOME=/opt/jfrog/artifactory","JF_PRODUCT_DATA_INTERNAL=/var/opt/jfrog/artifactory","RECOMMENDED_MAX_OPEN_FILES=32000","MIN_MAX_OPEN_FILES=10000","RECOMMENDED_MAX_OPEN_PROCESSES=1024","TARGETARCH=amd64"],"Entrypoint":["/entrypoint-artifactory.sh"],"Volumes":{"/var/opt/jfrog/artifactory":{}},"WorkingDir":"/opt/jfrog/artifactory","Labels":{"architecture":"x86_64","build-date":"2022-09-07T10:48:29.699199","com.redhat.build-host":"cpt-1007.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":"devops@jfrog.com","name":"ubi8/ubi-micro","release":"484","summary":"ubi8 micro image","url":"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.6-484","vcs-ref":"355945c2213e07291e6b75b878c9287c15fab3aa","vcs-type":"git","vendor":"Red Hat, Inc.","version":"8.6"},"OnBuild":null},"created":"2022-12-18T19:49:38.99164423Z","history":[{"created":"2022-09-07T10:49:23.599900252Z","comment":"Imported from -"},{"created":"2022-09-07T10:49:25.787137529Z"},{"created":"2022-09-14T01:06:31.343541944Z","created_by":"COPY /mnt/rootfs/ / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-09-14T01:06:31.597853847Z","created_by":"RUN /bin/sh -c groupadd -g 1030 artifactory    \u0026\u0026 useradd -Ms /bin/bash  -g artifactory -u 1030 artifactory # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"LABEL maintainer=devops@jfrog.com","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"USER root","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"ARG ARTIFACTORY_VERSION","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"ARG LIBAIO_VERSION","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"ENV JF_ARTIFACTORY_USER=artifactory ARTIFACTORY_VERSION=7.47.14 LIBAIO_VERSION=0.3.113-1 ARTIFACTORY_BOOTSTRAP=/artifactory_bootstrap JF_PRODUCT_HOME=/opt/jfrog/artifactory JF_PRODUCT_DATA_INTERNAL=/var/opt/jfrog/artifactory RECOMMENDED_MAX_OPEN_FILES=32000 MIN_MAX_OPEN_FILES=10000 RECOMMENDED_MAX_OPEN_PROCESSES=1024 TARGETARCH=amd64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:48:35.619389414Z","created_by":"COPY Dockerfile.artifactory /docker/artifactory-pro/ # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:48:36.25979768Z","created_by":"COPY entrypoint-artifactory.sh / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:48:37.366050161Z","created_by":"RUN /bin/sh -c chmod +x /entrypoint-artifactory.sh \u0026\u0026     mkdir -p ${JF_PRODUCT_HOME}/app \u0026\u0026     chown ${JF_ARTIFACTORY_USER}:${JF_ARTIFACTORY_USER} ${JF_PRODUCT_HOME}/app # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:48:49.281599519Z","created_by":"COPY third-party-apps-amd64/artifactory-pro-7.47.14/app/third-party /opt/jfrog/artifactory/app/third-party # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:48:49.281599519Z","created_by":"EXPOSE map[8081/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:49:38.633011253Z","created_by":"COPY /opt/jfrog/artifactory /opt/jfrog/artifactory # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:49:38.816807071Z","created_by":"COPY /var/opt/jfrog/artifactory /var/opt/jfrog/artifactory # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:49:38.951697786Z","created_by":"RUN /bin/sh -c chmod -R 777 ${JF_PRODUCT_DATA_INTERNAL} \u0026\u0026     mkdir -p ${ARTIFACTORY_BOOTSTRAP} \u0026\u0026     chmod -R 755 ${ARTIFACTORY_BOOTSTRAP} \u0026\u0026     chown -R ${JF_ARTIFACTORY_USER}:${JF_ARTIFACTORY_USER} ${ARTIFACTORY_BOOTSTRAP} # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:49:38.951697786Z","created_by":"USER artifactory","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:49:38.951697786Z","created_by":"VOLUME [/var/opt/jfrog/artifactory]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-12-18T19:49:38.99164423Z","created_by":"WORKDIR /opt/jfrog/artifactory","comment":"buildkit.dockerfile.v0"},{"created":"2022-12-18T19:49:38.99164423Z","created_by":"ENTRYPOINT [\"/entrypoint-artifactory.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}],"moby.buildkit.buildinfo.v1":"eyJmcm9udGVuZCI6ImRvY2tlcmZpbGUudjAiLCJzb3VyY2VzIjpbeyJ0eXBlIjoiZG9ja2VyLWltYWdlIiwicmVmIjoiZG9ja2VyLmpmcm9nLmlvL2pmcm9nL3ViaS1taWNyby9iYXNlL2FydGlmYWN0b3J5OjgiLCJwaW4iOiJzaGEyNTY6NjIxMGFlMmViYWM0NWIzMGM2NDAyZGE3NDMxNDU3ODMyYTk5NWE4NjdiY2MyYjgxYWM2Njc3ZmNlYjYwZGRhMiJ9XX0=","os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:a53616401928f81a86dbb073fb864f07687d57d6795e3c5bc123bcdb561824a6","sha256:748e811492e7e37d4153d9fc77ed4017da35e06de02e219a3e825e5a3cc35496","sha256:62e85815ac311f61c656a3c9bf56390a9b9273773753765e10095cc827d0d45d","sha256:9a79d29a75f31766989bb649752984de1c4b58bceb31de233c45018f4f967a32","sha256:bd15153fec37538ea2113a158d3a21ea808693f754d3e94b15131f8d3214eb33","sha256:86d36224bfca57c5243bfa9519edf4c34e101bcd988ad36ee0e65446d916eb12","sha256:18a11aea944db32df7029d8633d63f469968a3ca872a80b4dd63f675bf9f22f8","sha256:8d6b5a23be52127588f748e9da99b6f7923bd6e9eb5c8db870c530321acd9abe","sha256:4f7766491e528c0d6f918b3839ced5d908d229c36a247724355fd928d43e5c71","sha256:8ada3f3da1c644e25aadf536f9a724f274da30b7ecc7e611ad95abf61d3eff08","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"]}}