Docker Cleanup Commands
docker system df
docker system df -v
docker system info
docker system prune
docker system prune -f
docker system prune -a
docker container stop web2 redis
docker container stop $(docker container ls -a -q)
docker system df
docker system df -v
docker system info
docker system prune
docker system prune -f
docker system prune -a
docker container stop web2 redis
docker container stop $(docker container ls -a -q)
Download the GCM wget “https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.5.0/gcm-linux_amd64.2.5.0.deb” -O /tmp/gcmcore.deb Execute the installable file sudo dpkg -i /tmp/gcmcore.deb Configure GCM git-credential-manager configure Configure the GCM store git config –global credential.credentialStore plaintext or export GCM_CREDENTIAL_STORE=plaintext
Prerequisites Azure Subscription: Ensure you have an active Azure subscription. Azure AD Directory: You must have an Azure AD directory. User Permissions: Ensure you have permissions to create and manage resources in the Azure portal. Step-by-Step Guide Step 1: Create and Configure the Virtual Network Gateway Create a Virtual Network: …
Not a member yet? Register now
Are you a member? Login now