Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devops

Jenkins task for remote hosts

How to combine play framework and angular2?

Subdomains, Nginx-proxy and Docker-compose

Dockerfile versioning best practice

git docker devops

DevOps hosted pipeline fail to build .NET Core 2.2

Terraform - should I use user_data or provisioner to bootstrap a resource?

Should a developer be able to create a docker artifact from a lerna monorepo in their development environment?

Terraform environments - how to get it DRY

Kubernetes : dial tcp 127.0.0.1:8080: connect: connection refused

kubernetes devops kubectl kops

What's the pattern evaluation on Jenkinsfile when-branch setting?

Why Jenkins says "Server rejected the 1 private key(s)" while launching the agent?

Not able to make AWS ECS services communicate over service discovery

BASH get major/minor version from string

How to auto deploy Docker containers from Amazon ECR to Kubernetes using Jenkins

How can I create a Docker image to run both Python and R?

Whats the difference between a build pipeline and a release pipeline in Azure DevOps?

Bad file descriptor ERROR during apk update in Docker container... Why?

How to set Branch Filter option in AWS CodeBuild cloudformation template?

Istio(0.7.1) : Circuit Breaker Doesn't work for httpConsecutiveErrors

Should Dockerfile execute "npm install" and "npm run build" or should it only copy those files over?