Tag: docker

Setup SonarCube server with docker-compose and connect to GitHub/Azure DevOps

Setup SonarCube server with docker-compose and connect to GitHub/Azure DevOps Table of Contents Setup SonarCube server with docker-compose and connect to GitHub/Azure DevOps ...

Leverage GitHub Actions to publish to GitHub Packages

Prepearing for GitHub Certification part 5 - Leverage GitHub Actions to publish to GitHub Packages Table of Contents Prepearing for GitHub Certification part 5 - Leverage GitHub...

Manage GitHub Actions in the enterprise

Prepearing for GitHub certification - Manage GitHub Actions in the enterprise Table of Contents Prepearing for GitHub certification - Manage GitHub Actions in the enterprise ...

Docker compose with dockerfile in subdirectory

Had a nice challenge today playing around with docker, mainly docker-compose. What I wanted to try out was to have the entire application running in docker containers. The setup was...