Docker Error

GitHub Action Docker Login Error

Error:

Error saving credentials: error storing credentials - err: exit status 1, out: Cannot autolaunch D-Bus without X11 $DISPLAY

Fix :

Install pass command on the server -

apt-get install --no-install-recommends pass

Last updated