DEV Community

Cover image for Deploy a docker container to a RaspberyPi via Azure DevOps
Casey Mullineaux
Casey Mullineaux

Posted on • Originally published at mullineaux.com.au on

1

Deploy a docker container to a RaspberyPi via Azure DevOps

Running a container on a RaspberryPi sounded like a pretty cool way for me to get .net code running on one of my many RaspberryPi's I use around the house for my projects, without all the fuss of having to develop and run the code directly on the Pi.

In this post I'll show you how to:

  • Build the container
  • Deploy an image to Azure Container Registry
  • Configure the RaspberyPi
  • Deploy the container with Azure DevOps

Continue reading

The post Deploy a docker container to a RaspberyPi via Azure DevOps appeared first on Casey Mullineaux.

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay