Skip to main content

Build Amazon EC2 AMI image using a Dockerfile

Project description

docker-build-ami

Build Amazon EC2 AMI image using a Dockerfile

Limitations

Only supports instructions ENV, RUN, COPY and ADD, other instructions will just be ignored.

Configuration

There is a separate config file for the script in either “/etc/docker-build-ami.conf” or “~/.docker-build-ami.conf”.

# Temporary directory
# tmp_dir = /tmp

# Name tag for host building AMI image
# host_tag = docker-build-ami

# Region
# region = eu-west-1

# Instance type
# instance_type = m3.medium

# Subnet ID
# subnet_id = subnet-123abc45

# AWS access key id
# aws_access_key_id = DFSDF3HGDF4SDSD1DDFF

# AWS secret access key
# aws_secret_access_key = 3riljdsf5SDFSDvsdfds452sdSDFDfsdf44SDFdR

Usage

usage: docker-build-ami [-h] [-c CONFIG] [-d] [-r] [-t] [-s] [-n] [-i] [-u]

optional arguments:
  -h, --help            show this help message and exit
  -c CONFIG, --config CONFIG
                    Configuration file
  -d, --debug           Print debug info
  -r, --region          AWS region
  -t, --instance-type   EC2 instance type
  -s, --subnet-id       AWS subnet id
  -n, --image-name      Target AMI image name
  -i, --image-id        Source AMI image ID
  -u, --image-user      AMI image user

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docker-build-ami-0.3.1.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file docker-build-ami-0.3.1.tar.gz.

File metadata

File hashes

Hashes for docker-build-ami-0.3.1.tar.gz
Algorithm Hash digest
SHA256 14652752a3ff112e27faa0e8daaaa66cad245f83a2b1a9a4557097d253c83aa9
MD5 cf9829eae990a0b01b66a7d7bff1dec3
BLAKE2b-256 d6b1c6d0e0b7e894d13f5bf9aa1774b19b2289b3ca6492f24dbdeaa9e22f50f4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page