Horje
change or set password interactively in linux Code Example
change or set password interactively in linux
#change the root password 

RUN echo 'root:Docker!' | chpasswd
#or
RUN echo 'Docker!' | passwd --stdin root 




Shell

Related
bash check if cd successful Code Example bash check if cd successful Code Example
Convert a music file (mp3) to a mp4 video with a static image Code Example Convert a music file (mp3) to a mp4 video with a static image Code Example
xfce4-notes install Code Example xfce4-notes install Code Example
information about files linux Code Example information about files linux Code Example
debian change owner Code Example debian change owner Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9