Skip to content

jenkins-ssh-agent

Git Repository

Dockerfile

  • Dockerfile
    docker build --tag registry.czy21.com/library/jenkins-ssh-agent:7.13.0-jdk21 --file Dockerfile . --pull
    

Docker Compose

  • compose.yml
    docker-compose --project-name jenkins-ssh-agent --file compose.yml up --detach --remove-orphans