Sign inSign up

plimble/ci

By plimble

Updated over 7 years ago

CI For Golang and Node

Image
0

2.8K

plimble/ci repository overview

CI/CD Docker

Docker hub

plimble/ci

Tags

Versions

DOCKER_VERSION=17.04.0-ce
KUBECTL_VERSION=v1.10.3
RANCHER_CLI_VERSION=v2.0.4
HELM_VERSION=v2.9.1
GOLANG_VERSION=1.11

Tools

  • go
    • dep
    • go-bindata
  • node
    • yarn
    • severless
  • rancher
  • kubectl
  • helm
  • docker

VSTS Agent

docker run -d \
-e VSTS_ACCOUNT=<ACCOUNT> \
-e VSTS_TOKEN=<PERSONAL_TOKEN> \
-e VSTS_POOL=<POOL_NAME> \
-e VSTS_AGENT=<AGENT_NAME> \
-e VSTS_WORK='/var/vsts/$VSTS_AGENT' \
-v /var/vsts:/var/vsts \
-v /var/run/docker.sock:/var/run/docker.sock \
--net=host \
--name vsts-agent1 \
plimble/ci:vsts

Tag summary

Content type

Image

Digest

Size

361.8 MB

Last updated

over 7 years ago

docker pull plimble/ci