Blog Posts with Tag GitHub

Using GitHub Actions to Build Docker Images

Docker is a great tool for deploying applications. One of these primary reasons is packaging up an application in an image which can easily be deployed across systems. The Docker image needs to be built and it needs to be pushed to a container registry. Docker can then use the container registry to pull images and run them on local machines and servers. GitHub provides an excellent capability to do this for simple projects with its GitHub Container Registry. It's built in and…

February 01, 2022
|
approximately 5 minutes to read
© 2024 - Built and designed by Jeremy Honl with Gatsby. Images are from Unsplash