You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN zypper ar -f -G https://download.opensuse.org/repositories/home:/XinLiang:/branches:/home:/yan_gao:/branches:/network:/ha-clustering:/Factory:/2.1/openSUSE_Leap_15_6/ repo_update_pacemaker
13
+
RUN zypper --non-interactive refresh
14
+
RUN zypper --non-interactive up --allow-vendor-change -y pacemaker
15
+
12
16
RUN ssh-keygen -t rsa -f /root/.ssh/id_rsa -N '' && \
0 commit comments