Laur's blog
Sign in Subscribe

ci

A collection of 2 posts
Create a Python-friendly GoCD Agent in Docker
cd

Create a Python-friendly GoCD Agent in Docker

I've got two requirements to make GoCD useful: 1. Run both the server and agent(s) in Docker 2. Make it python-friendly Fortunately, GoCD offers Docker images (and Dockerfiles) for both, so it's just a matter of extending it: FROM gocd/gocd-agent-ubuntu-16.04:v17.11.0
Nov 10, 2017 1 min read
Set Up Concourse Behind a Proxy
build

Set Up Concourse Behind a Proxy

TL;DR: Most important thing is to find out if your proxy mangles/removes headers. If yes, then you need to contact your IT department. I've got the following error: Get https://registry-1.docker.io/v2: net/http: request canceled while waiting for connection (Client.Timeout exceeded while
Apr 7, 2016 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost