Skip to content

tigase/devops-1dev-builder-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1dev generic Docker image with additional tools and configuration

Tools on the image

Additional main tools installed on the image:

  1. OpenJDK various versions
  2. Git
  3. GPG
  4. AWS CLI

And many others. For details, please refer directly to Dockerfile.

Building

Building latest

docker build --platform=linux/amd64 latest/ -t tigase/devops-1dev-builder-image
docker push tigase/devops-1dev-builder-image

Building latest-android-sdk

Run after building latest image, if you want latest-android-sdk to include changes you made to latest image.

docker build --platform=linux/amd64 latest-android-sdk/ -t tigase/devops-1dev-builder-image:latest-android-sdk
docker push tigase/devops-1dev-builder-image:latest-android-sdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published