gitlab/values.yaml Views: 79
CSS Frameworks for old Windows UIS
98.CSS https://github.com/jdan/98.css XP.css https://botoxparty.github.io/XP.css/ 7.css https://khang-nd.github.io/7.css/ Views: 31
Create Docker Image with Tag from .tar file and push in Private Docker Registery
Create Docker Image from .tar file Create a tag. Before tag creating, i will learn my source image/newly created docker image ID for the tag creating command.. we can find that via “docker image ls”, but put the grep command, because i want only the same name having images seen, what I as grep argument given. And now i can create a new tag for local or for private docker registry Option 1. Tag for Only Local Using Option 2. Tag for Local and over Local/Open Registry Example Usage: in docker-compose.yml for Kubernetes deployment Views: 114
First Local to Stage Kubernetes Deploy via Helm
“That’s one small step for a man, one small leap for mankind.” 🙂 Views: 27
Protected: Kontinuierliche Integration mit Gitlab CI
There is no excerpt because this is a protected post.