UNCLASSIFIED

Commit 615de890 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update Dockerfile

parent f922e9af
Pipeline #31713 failed with stage
ARG BASE_REGISTRY=nexus-docker-secure.levelup-nexus.svc.cluster.local:18082
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=redhat/ubi/ubi7
ARG BASE_TAG=7.8
......
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: patch-1

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::NOT_BUILT --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/ubi/ubi7 --build-arg BASE_TAG=7.8 -t ****/mongodb/mongodb-enterprise/mongodb-enterprise-database:1.5.3-testing --label dccscr.git.commit.id=615de8903328f1a127ec594ebfd88863af5bbba0 --label dccscr.git.commit.url=https://dccscr.dsop.io/dsop/mongodb/mongodb-enterprise/mongodb-enterprise-database/tree/615de8903328f1a127ec594ebfd88863af5bbba0 --label dccscr.git.url=https://repo1.dsop.io/dsop/mongodb/mongodb-enterprise/mongodb-enterprise-database.git --label dccscr.git.branch=patch-1 --label dccscr.image.version=1.5.3 --label 'dccscr.image.build.date=Thu Jul 30 17:00:47 UTC 2020
    ' --label dccscr.image.build.id=1 --label dccscr.image.name=mongodb-enterprise-database --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval .
    cannot find Containerfile or Dockerfile in context directory: stat /tmp/workspace/godb-enterprise-database_patch-1/Dockerfile: no such file or directory
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment