profile

M bytes

🟧🟦πŸŸͺ🟨 M Bytes #23: Using just a Docker tag does not ensure predictability


🟧🟦πŸŸͺ🟨

​

by M.academy​

Hey Reader,

So you may notice that things look and feel a bit different here... and that's because they are!

The new M bytes logo signifies that we are covering all of the different edges of the Magento ecosystem -- and this includes everything from PHP, Docker, AI , MySQL... and much more.

I'll also be covering only one single topic with every issue. My goal is to upgrade your skills around the entire stack, so you can extend your current working knowledge about topics you may already know (but maybe not well enough), with the aim of making you indispensable in this ever-changing future of development.

And with that, let's get on to the lessons of this week!

Docker is one of those core things that every developer needs to know about. It's crucial to dev environments, testing out new apps (in a disposable manner), running new AI models, and when it comes time to ship code.

I just started working on a brand new Docker Core Fundamentals playlist (completely free) with entirely new lessons. The first three just dropped this week, and you can check them out below πŸ‘‡

Keep shipping code,

Mark Shust

Teacher / M.academy

Say hi πŸ‘‹ on LinkedIn, YouTube & X​

What Adobe won’t tell you about commerce cert prep

Why do experienced developers fail the Magento certificate exam... while beginners pass?

It's not just about knowing Magento, but understanding the test, and using the right study techniques:

Pull an image in Docker

In order to run a Docker container on your machine, you must first pull down its image.

But did you know that using a tag alone will NOT ensure you pull down the exact image you want?

List images in Docker

So... you've downloaded a ton of Docker images, and now you need to be able to recall them.

But there's a specific flag that allows you to fetch only specific images and then pipe them to other commands:

Remove an image in Docker

Deleting a Docker image is simple, ...but it has some nuances if containers using the image are running, and can leave you with dangling containers:

Thank you for being a University student 🧑

There's always more to learn.

Explore related lessons, courses, and resources in your University dashboard to deepen your understanding of these concepts:

M.academy​
8940 Sassafras Cir, N. Royalton, OH 44133

​Remove me from M Bytes, remove me from everything or manage your profile​

M bytes

PHP β†’ MySQL β†’ AI β†’ Docker β†’ more. One topic every other week.

Share this page