Ediπ¦
@EdithPuclla
Tech Evangelist @Percona, @Docker Captain π³, @outreachy 21, @42SiliconValley. Opinions mine π Posting about Open Source, DevOps, Kubernetes, Docker, Python
View on π0
Threads
0
views
1.8K
Followers
1.8K
Tweets
Threads
I was learning about the #docker network bridge; it is the default created when you create containers. πππΎ This summarizes how two containers connect through the "bridge" network....
Docker π³comprises two parts: a client and a server(#docker daemon). From the client, you can run Docker commands like: docker pull; docker build, docker run, or docker push. π§΅ Se...