Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab Chart GitLab Chart
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 517
    • Issues 517
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 28
    • Merge requests 28
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • charts
  • GitLab ChartGitLab Chart
  • Issues
  • #2627

Closed
Open
Created Mar 18, 2021 by Steve Terhar@SteveTerharDeveloper

CNG: UBI Containers - LIBDIR not defined for users who do not use our build image.

Summary

In gitlab-org/build/CNG!541 (merged) we changed the UBI Dockerfiles to use ${LIBDIR} instead of hardcoding the path(e.g. COPY scripts/lib/\* ${LIBDIR}/ruby/vendor_ruby/). The value for ${LIBDIR} comes from the ubi-builder-image so this variable will not be defined for customers who do not use our build image.

Users are currently experiencing this as problems performing backups.

Associated Repo1 Issue: https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-task-runner/-/issues/9

Steps to reproduce

Build UBI containers but do not use our builder image.

Edited Mar 18, 2021 by Steve Terhar
Assignee
Assign to
Time tracking