{"architecture":"amd64","config":{"Hostname":"","Domainname":"","User":"1001","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/opt/contour/files/contour/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","DEBIAN_FRONTEND=noninteractive","LC_ALL=C.UTF-8","LANG=C.UTF-8","BASE_DIR=/opt/contour","DATA_DIR=/data/contour"],"Cmd":null,"Image":"sha256:799fa6fdc5c834fe1b4927a5e5773d1c6ebed6dc8da24e8eae82a410e1a471cb","Volumes":null,"WorkingDir":"/opt/contour","Entrypoint":["contour"],"OnBuild":null,"Labels":{"maintainer":"NSBU-tools \u003cNSBU-tools@vmware.com\u003e"}},"container":"47861158962bebf1e8e1d93027035e01d54b20ec1c2546bec7c00b63ed177019","container_config":{"Hostname":"47861158962b","Domainname":"","User":"1001","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/opt/contour/files/contour/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","DEBIAN_FRONTEND=noninteractive","LC_ALL=C.UTF-8","LANG=C.UTF-8","BASE_DIR=/opt/contour","DATA_DIR=/data/contour"],"Cmd":["/bin/sh","-c","#(nop) ","ENTRYPOINT [\"contour\"]"],"Image":"sha256:799fa6fdc5c834fe1b4927a5e5773d1c6ebed6dc8da24e8eae82a410e1a471cb","Volumes":null,"WorkingDir":"/opt/contour","Entrypoint":["contour"],"OnBuild":null,"Labels":{"maintainer":"NSBU-tools \u003cNSBU-tools@vmware.com\u003e"}},"created":"2021-12-13T05:24:13.091512236Z","docker_version":"19.03.13","history":[{"created":"2021-10-01T02:23:23.735764952Z","created_by":"/bin/sh -c #(nop) ADD file:0d82cd095966e8ee78b593cb47a352eec842edb7bd9d9468e8a70154522447d1 in / "},{"created":"2021-10-01T02:23:24.179667784Z","created_by":"/bin/sh -c #(nop)  CMD [\"bash\"]","empty_layer":true},{"created":"2021-12-11T04:51:45.096582504Z","author":"NSBU Tools \u003cnsbu-tools@vmware.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER NSBU Tools \u003cnsbu-tools@vmware.com\u003e","empty_layer":true},{"created":"2021-12-11T04:51:45.248241531Z","author":"NSBU Tools \u003cnsbu-tools@vmware.com\u003e","created_by":"/bin/sh -c #(nop)  ENV DEBIAN_FRONTEND=noninteractive","empty_layer":true},{"created":"2021-12-11T04:51:45.407877266Z","author":"NSBU Tools \u003cnsbu-tools@vmware.com\u003e","created_by":"/bin/sh -c #(nop) ADD file:15788e503b902d56b4263a6d2c622891c72b4e3532cc3c07a32db027c49f2055 in /etc/apt/sources.list.d/ "},{"created":"2021-12-11T04:51:46.182393957Z","author":"NSBU Tools \u003cnsbu-tools@vmware.com\u003e","created_by":"/bin/sh -c echo \"# NSBU apt repositories \\ndeb [trusted=yes] http://ubtmirror.nsbu.eng.vmware.com/ubuntu/ bionic main restricted multiverse universe \\ndeb [trusted=yes] http://ubtmirror.nsbu.eng.vmware.com/ubuntu/ bionic-updates main restricted multiverse universe \\ndeb [trusted=yes] http://ubtmirror.nsbu.eng.vmware.com/ubuntu/ bionic-security main restricted multiverse universe \\n\" \u003e /etc/apt/sources.list"},{"created":"2021-12-11T04:51:49.800547898Z","author":"NSBU Tools \u003cnsbu-tools@vmware.com\u003e","created_by":"/bin/sh -c apt-get update"},{"created":"2021-12-13T05:16:59.242598737Z","created_by":"/bin/sh -c #(nop)  LABEL maintainer=NSBU-tools \u003cNSBU-tools@vmware.com\u003e","empty_layer":true},{"created":"2021-12-13T05:16:59.385710782Z","created_by":"/bin/sh -c #(nop)  ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive","empty_layer":true},{"created":"2021-12-13T05:23:56.083103917Z","created_by":"/bin/sh -c #(nop)  ARG DISTRO_VERSION=1.15.1","empty_layer":true},{"created":"2021-12-13T05:23:56.251873893Z","created_by":"/bin/sh -c #(nop)  ARG DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10","empty_layer":true},{"created":"2021-12-13T05:23:56.408211246Z","created_by":"/bin/sh -c #(nop)  ARG NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local","empty_layer":true},{"created":"2021-12-13T05:23:56.574889852Z","created_by":"/bin/sh -c #(nop)  ENV BASE_DIR=/opt/contour DATA_DIR=/data/contour","empty_layer":true},{"created":"2021-12-13T05:23:57.42207186Z","created_by":"|3 DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10 DISTRO_VERSION=1.15.1 NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local /bin/sh -c mkdir -p \"$DATA_DIR\" \"$BASE_DIR\" \u0026\u0026    useradd -r -u 1001 -g root contour"},{"created":"2021-12-13T05:24:08.949766711Z","created_by":"|3 DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10 DISTRO_VERSION=1.15.1 NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local /bin/sh -c apt-get install --yes --no-install-recommends tar ca-certificates gzip curl \u0026\u0026    apt-get autoremove -y \u0026\u0026    apt-get clean \u0026\u0026    rm -rf /var/lib/apt/lists/*"},{"created":"2021-12-13T05:24:10.839599046Z","created_by":"|3 DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10 DISTRO_VERSION=1.15.1 NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local /bin/sh -c curl -O $NSBU_FILES_LOCAL/contour/$DISTRO_VERSION/$DISTRO_NAME.tar.gz \u0026\u0026     tar -xzf \"$DISTRO_NAME.tar.gz\" --directory \"$BASE_DIR\" --strip-components=1 \u0026\u0026     rm -r \"$DISTRO_NAME.tar.gz\""},{"created":"2021-12-13T05:24:11.71773365Z","created_by":"|3 DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10 DISTRO_VERSION=1.15.1 NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local /bin/sh -c chmod g+rwX $BASE_DIR"},{"created":"2021-12-13T05:24:12.466385348Z","created_by":"|3 DISTRO_NAME=contour-1.15.1-0-linux-amd64-debian-10 DISTRO_VERSION=1.15.1 NSBU_FILES_LOCAL=https://build-artifactory.eng.vmware.com/artifactory/nsbu-files-local /bin/sh -c ln -s /opt/contour/files/contour/bin/contour /bin/contour"},{"created":"2021-12-13T05:24:12.624505289Z","created_by":"/bin/sh -c #(nop)  ENV PATH=/opt/contour/files/contour/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","empty_layer":true},{"created":"2021-12-13T05:24:12.781105894Z","created_by":"/bin/sh -c #(nop) WORKDIR /opt/contour","empty_layer":true},{"created":"2021-12-13T05:24:12.923941639Z","created_by":"/bin/sh -c #(nop)  USER 1001","empty_layer":true},{"created":"2021-12-13T05:24:13.091512236Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"contour\"]","empty_layer":true}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:824bf068fd3dc3ad967022f187d85250eb052f61fe158486b2df4e002f6f984e","sha256:517ed69cfd9adb15e21292760e322666c5eab5ccdaff2dde07c162aa7b65d5c5","sha256:b3df25c8977953da29438f1f83e6b006fe4c357ec33de277223b124f72b4dd8e","sha256:535d53d69ce862e1b15b0cc299756413b09ec7d4dab75f6e9031a749f2d52da9","sha256:b3ba4ebf2e46c67f9c6728e37e4d542b04eebada133a4c60056f7f70f4c26f86","sha256:e19bfdb38c95e5523a383c15c40a1d389fe88d1da8c8ccb94a12d73a448ae3c7","sha256:20d29457c9f2ad80850109134c04816128041cb8387d65ab53a94b061fef33c5","sha256:0e369347fdc65dbf0eda50dc06f21dae388369516e2753e8c6510f6d4392442a","sha256:b25401dbb2bb0d6bf4acc57cfb087c794b909cba0454b7f437ab21b4316f73da"]}}