/golang-base

A play ground for using Atlas + Packer to build a base image with golang installed

Primary LanguageShellMozilla Public License 2.0MPL-2.0

Fork of hashicorp/atlas-packer-vagrant-tutorial

Packer configuration to build a base vagrant box and Amazon AMI, with golang installed.

You shouldn't use this, unless you're just exploring atlas.hashicorp.com. That's fine, then.

##Setup

  • Sign up at atlas.hashicorp.com
  • Get an auth token for your Packer runs
  • Run packer push -name="<your user name>/<a project name you want>" template.json
  • Visit https://atlas.hashicorp.com//build-configurations/ to watch your build(s)

more to come