Hello Guys, I am trying the to create docker imag...
# rancher-setup
g
Hello Guys, I am trying the to create docker image as suggested in the Elemental documentation using the image registry.suse.com/rancher/elemental-teal/5.3:latest RUN rpm --import <repo-signing-key-url> && \ zypper addrepo --refresh <repo_url> extra_repo && \ zypper install -y <extra_package> However i am unable to install any package in it using zypper. I tried using the Suse repositories it did not work, and it requires sle micro 5.3 repo? Is there public repo available to use for sle micro? How to install packages using zypper in sle micro 5.3 thanks, Harsha