Thread Reader
Share this page!
×
Post
Share
Email
Enter URL or ID to Unroll
×
Unroll Thread
You can paste full URL like: https://x.com/threadreaderapp/status/1644127596119195649
or just the ID like: 1644127596119195649
How to get URL link on X (Twitter) App
On the Twitter thread, click on
or
icon on the bottom
Click again on
or
Share Via icon
Click on
Copy Link to Tweet
Paste it above and click "Unroll Thread"!
More info at
Twitter Help
Athulya Raj
@ar_incredible
Engineer
Subscribe
Save as PDF
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>
Save as PDF
May 29, 2020
•
17 tweets
•
5 min read
Some commonly used HTTP Status codes
#meme
#tech
1.
503 Service Unavailable
2.
502 Bad Gateway