Skip to content

keymon/docker-go-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dockerized go agent

This repository contains a Dockerfile for containerizing Go build agents.

Usage

Repeat the following command to launch as many agents as you need:

docker run -d --link go-server:go-server patforna/go-agent

Building from scratch

docker build -t patforna/go-agent .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published