Skip to content

A Ubuntu 16.04 based ami with openjdk-8-runtime-headless installed

Notifications You must be signed in to change notification settings

sleepert/aws-java8-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

aws-java8-ami

A very simple 'hello world' example for creating an AMI with java8 prebaked Use packer to create an AMI with java 8 runtime pre-installed

Usage

Ensure that you have an IAM user with full access to EC2

put user access keys into your environment variables

export AWS_ACCESS_KEY_ID=xxx
export AWS_SECRET_ACCESS_KEY=xxxxxx

run the command

packer build packer.json

About

A Ubuntu 16.04 based ami with openjdk-8-runtime-headless installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published