Sign inSign up

craftingit/jenkins-agent-dotnet

By craftingit

•Updated about 5 years ago

Image
0

5.4K

craftingit/jenkins-agent-dotnet repository overview

⁠jenkins-agent-dotnet

Extension of the JenkinsCI/docker-slave⁠ repository.

⁠Sample configuration

agent_yarn:
    image: craftingit/jenkins-agent-dotnet
    restart: always
    environment:
     - TZ="Europe/Berlin"
     - JENKINS_URL=https://jenkins.example.de/
     - JENKINS_SECRET=SuperSecret
     - JENKINS_AGENT_NAME=Docker-Dotnet
    volumes:
      - /etc/localtime:/etc/localtime:ro

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

about 5 years ago

docker pull craftingit/jenkins-agent-dotnet