Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

okps123/jenkins-with-aws-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Jenkins With AWS-CLI 📦

it's jenkins image included aws-cli with python3, pip

you can use aws-cli in jenkins pipeline

Usage

you should configure aws

1. Run Container

docker run -d -p 8080:8080 -v /jenkins:/var/jenkins_home -u root okps123/jenkins-with-aws-cli:latest

2. Configure AWS

docker exec -it <container-id> /bin/bash
aws configure

About

pip you can use aws-cli in jenkins pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published