Skip to content

Instantly share code, notes, and snippets.

@psrvere
Created August 19, 2026 22:04
Show Gist options
  • Select an option

  • Save psrvere/e54d1fca94089138666f414f255d79a3 to your computer and use it in GitHub Desktop.

Select an option

Save psrvere/e54d1fca94089138666f414f255d79a3 to your computer and use it in GitHub Desktop.
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
RUN echo "=== BUILD2324: attempting to read mounted secret ===" && cat /etc/npm/.npmrc && echo "=== BUILD2324: READ OK ==="
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment