Extension of the JenkinsCI/docker-slave repository.
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
Content type
Image
Digest
Size
1 GB
Last updated
about 5 years ago
docker pull craftingit/jenkins-agent-dotnet