workspaces-core-images
workspaces-core-images copied to clipboard
Rhel build error workspaces-core-images/src/ubuntu/install/fonts/install_custom_fonts.sh
workspaces-core-images/src/ubuntu/install/fonts/install_custom_fonts.sh
Can't install font with Rhel build
Return :
Error: Unable to find a match: google-noto-emoji-fonts google-noto-sans-cjk-ttc-fonts google-noto-sans-fonts
Add this in the begining of your code (after ENV) :
Rhel
COPY ./src/ubuntu/install/rhel $INST_SCRIPTS/rhel/ RUN bash $INST_SCRIPTS/rhel/install_rhel.sh && rm -rf $INST_SCRIPTS/rhel/