Skip to content

Contains docker image for TeamCity Agent with NodeJS and Yarn

Notifications You must be signed in to change notification settings

m4ss1m0g/docker-teamcity-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Teamcity Agent with NodeJs

Contains the image for TeamCity Agent with

  • NVM 0.37.2
  • NodeJS 12.13.0
  • Yarn (latest) 1.22.5

The official jetbrains/teamcity-agent image contains the .NET Core SDK and other stuff. This image add nodejs via nvm and yarn.

If you change the node version via nvm command you must also launch the /root/.nvm/update-link.sh to generate the symlink for node and npm on /usr/bin, otherwise on agent startup log you find the error

| node not found.

Install the plugin TeamCity.Node in the TeamCity server for interact with Node and Yarn

About

Contains docker image for TeamCity Agent with NodeJS and Yarn

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published