Athulya Raj Profile picture
Mar 28, 2023 16 tweets 5 min read
#docker CLI commands through #Memes. 🧵
1. Publish an image to Docker Hub
docker push <username>/<image_name> 2.Pull an image from a Docker Hub
docker pull <image_name>
May 29, 2020 17 tweets 5 min read
Some commonly used HTTP Status codes #meme #tech

1. 503 Service Unavailable 2. 502 Bad Gateway