Created
August 19, 2026 22:04
-
-
Save psrvere/e54d1fca94089138666f414f255d79a3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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