Skip to content

Dockerfiles for building container-friendly java-tron images with event-plugin bundled

License

Notifications You must be signed in to change notification settings

orionx-dev/docker-java-tron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaTron Image Builder

Usage

First log in to the registry

aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 658464581062.dkr.ecr.us-east-1.amazonaws.com

Run script with github released version as first argument

./build.sh ${VERSION}

Example

./build.sh GreatVoyage-v4.2.2.1

Image tag name would be 4.2.2.1

About

Dockerfiles for building container-friendly java-tron images with event-plugin bundled

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.3%
  • Dockerfile 44.7%