AspNetCore.Diagnostics.HealthChecks
AspNetCore.Diagnostics.HealthChecks copied to clipboard
Publish docker images for V7
ping @carlosrecuero @unaizorrilla
I'm not an expert in docker.
@sungam3r where do you need help?
As I understand there should be 2 docker images with updated version - for something called k8s operator and UI. Probably these artifacts were built manually.
According to the scripts those two are build manually but the script was broken. I fixed it. At least on my machine both scripts complete.
I think you have to manually deploy the docker image, since I cannot see any github workflow containing any docker commands
If you have write access to the github repo just call from root dir after merging the referenced PR
.\build-docker-image.ps1 -PublishToDockerHub:$true
@sungam3r Do you have write access to DockerHub as @michaelmairegger suggested?
Once we have access, we can also automate the process.
https://hub.docker.com/r/xabarilcoding/healthchecksui Updated over 3 years ago
I correctly understand that I have to collect the container myself from the source code, and I can't just run docker compose and specify 2-3 addresses? May be there are another way? I need just install on Ubuntu can add few urls