Sign inSign up

darkdervish/tca-ansible

By darkdervish

•Updated 10 months ago

Teamcity Linux Building Agent with Ansible onboard.

Image
0

6.0K

darkdervish/tca-ansible repository overview

⁠Teamcity Agent Image, based on Debian Bullseye (slim)

⁠.net Core + NodeJS + Yarn + Gulp + Grunt + Bower + Angular + Ansible

  • dotnet-runtime-7.0
  • aspnetcore-runtime-7.0
  • NodeJS 16.19.0
  • Yarn 1.22.17
  • gulp-cli 2.2.0
  • grunt-cli 1.3.2
  • bower 1.8.8
  • @angular/cli 9.0.7
  • Ansible
  • kubectl (xenial)
⁠Running

Because is is in inception mode (docker-in-docker), You should run it with priviledged mode:

docker run -d --name teamcity-ansible -e TEAMCITY_AGENT_NAME=Linux-Ansible -e TEAMCITY_SERVER=<your_server_url_with_port> -v /path/to/agent/conf:/opt/buildagent/conf -v /path/to/agent/work:/opt/buildagent/work --restart=unless-stopped -p <machine_port>:9090 darkdervish/tca-ansible:latest
⁠Env settings
  • TEAMCITY_AGENT_NAME

  • TEAMCITY_SERVER

Tag summary

Content type

Image

Digest

sha256:6923429da…

Size

315.5 MB

Last updated

10 months ago

docker pull darkdervish/tca-ansible