Skip to content

Commit 069e118

Browse files
committed
Add subscription-manager register step for base image initialization
1 parent 5ff7fa8 commit 069e118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter/datascience/ubi9-python-3.12/Dockerfile.konflux.cpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ EOF
4141
####################
4242
FROM ${BASE_IMAGE} AS cpu-base
4343
USER 0
44+
RUN subscription-manager register --org 18631088 --activationkey thisisunsafe
4445
RUN subscription-manager refresh
4546

4647
WORKDIR /opt/app-root/bin

0 commit comments

Comments
 (0)