Skip to content

[req] Private Registry Support #27

@BugRoger

Description

@BugRoger

The concepts in Concourse are really nice. Implementing resources as Docker containers is genius. Very promising project. I feel like its feature set is dearly missing from other CI tools. 😄 Unfortunately I ran into some showstoppers immediately.

We are running a private Docker registry. It uses a self-signed certificate. I couldn't get tasks with custom docker images to work. There was a timeout in garden-linux' logs.

I am currently using the Vagrant box. I modified /var/vcap/jobs/garden/bin/garden_ctl to include -insecureDockerRegistryList or -registry but that didn't make a difference. Are there any workarounds to inject our custom root CA certificate into it? And if so, I am probably going to have to add our corporate proxy next.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions