Skip to content

wsandersvc/jenkins-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jenkins-agents

dotnet

docker build --platform linux/amd64 --file ./dotnet/8.0/Dockerfile ./dotnet/8.0/ --tag wsandersvc/jenkins-inbound-agent:amd64-dotnet-8.0
docker build --platform linux/arm64 --file ./dotnet/8.0/Dockerfile ./dotnet/8.0/ --tag wsandersvc/jenkins-inbound-agent:arm64-dotnet-8.0
docker push wsandersvc/jenkins-inbound-agent:amd64-dotnet-8.0

java

docker build --platform linux/amd64 --file ./java/Dockerfile ./java/ --tag wsandersvc/jenkins-inbound-agent:amd64-java
docker push wsandersvc/jenkins-inbound-agent:amd64-java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published