私が見ているアルプスの画像の1つに、次の行があります。
RUN \
apk --no-cache add openssh && \
VOL-save /etc/ssh && \
echo "root:root" | chpasswd
何をしVOL-save
ますか?
TIA、オーレ
私が見ているアルプスの画像の1つに、次の行があります。
RUN \
apk --no-cache add openssh && \
VOL-save /etc/ssh && \
echo "root:root" | chpasswd
何をしVOL-save
ますか?
TIA、オーレ