Ladar Levison
4a5bb756a7
Docker Example Typo
...
I think the intention was to show you can tag, and push the same image to multiple repos, but the example given is to the same repo, twice. This change updates the example so it uses hashicorp/packer1, and hashicorp/packer2.
2017-11-14 16:40:06 -06:00
Matthew Hooker
1901c0385f
remove login_email from docker
...
adds fixer
removes documentation
removes from docker builder and docker-push pp
2017-10-25 10:53:06 -07:00
Aaron Browne
8df643c343
Add aws_profile option to docker-push ecr_login
...
An aws_profile option is added to the AWS ECR login credentials
configuration to allow using shared AWS credentials stored in
a non-default profile.
Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2017-10-16 16:55:34 -04:00
Matthew Hooker
f617a678b1
Merge pull request #5422 from localghost/upload_owner_fix
...
Fix owner of files uploaded to docker container run as non-root.
2017-10-13 14:56:16 -07:00
localghost
fef5162b01
Add description of `fix_upload_owner` to documentation.
2017-10-12 21:26:18 +02:00
Matthew Hooker
e497c6027f
remove obsolete information
2017-10-11 23:17:43 -07:00
Matthew Hooker
b3661c1f63
builder/docker: set user during exec.
...
Add `exec_user` option to control what user `docker exec` is run as.
2017-09-28 16:39:23 -07:00
Sergei A Mamonov
0b4e8474e2
Add docker container_dir to docs
2017-08-14 09:26:05 -07:00
Miguel David
d48ad02fbb
Removed MAINTAINER from changes
...
Removed maintainer from changes array since "Stderr: Error response from daemon: maintainer is not a valid change command"
2017-07-17 18:23:13 +01:00
James Turnbull
db7a4e56f9
Fixed typo
2017-06-25 22:36:15 -04:00
James Turnbull
df5e35f408
Updating some references from mitchellh to hashicorp
2017-06-25 22:34:23 -04:00
Matthew Hooker
bcc0d24bf4
run docs through pandoc
2017-06-14 18:13:46 -07:00
Matthew Hooker
f1465395aa
formatting
2017-06-05 10:17:53 -07:00
James Turnbull
0993f24fcf
Minor updates to the Docker builder docs to clarify Docker support
2017-06-05 00:32:59 -04:00
Sönmez Kartal
b189252f98
Add ONBUILD field to acceptable metadata list
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:14:08 +03:00
Sönmez Kartal
56ec046fe5
Add LABEL field to acceptable metadata list
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:13:38 +03:00
Sönmez Kartal
1d66ecf0f8
Add deprecation notice for MAINTAINER field
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:03:15 +03:00
Howard Nguyen
0acdc8159c
Removed merge conflict from Docker example web page
2017-03-28 18:12:47 -07:00
Jason Costello
6cbb137883
Bring my changes over to this branch
2017-03-28 16:05:23 -04:00
Seth Vargo
6b80c21043
Revamp pages and docs to fit HashiCorp brand
2017-03-28 16:05:19 -04:00
Matthew Hooker
2f4dc74635
remove windows smart quotes
2017-03-27 14:41:03 -07:00
Matthew Hooker
83de056e7f
document docker staging directory.
2017-02-21 14:50:06 -08:00
Greg Parsons
88a1e7b572
adds readme section for changes
2017-01-23 15:19:56 -08:00
Matthew Hooker
6c6b38af79
don't need explicit span
2016-12-01 11:45:26 -08:00
Rickard von Essen
c2512d232a
Merge pull request #4233 from ankon/pr/docker-ref-ecr
...
Point to the ECR section for more information on `ecr_login`
2016-12-01 18:51:41 +01:00
Andreas Kohn
f3e96c5c0a
Point to the ECR section for more information on `ecr_login`
...
Fixes #4218
2016-12-01 10:52:33 +01:00
Andreas Kohn
68e5baa74c
Fix the reference to the "Dockerfiles" section
2016-12-01 10:48:19 +01:00
Rickard von Essen
cb78cb331d
Documented author, changes, and message
2016-11-26 18:34:49 +01:00
Rickard von Essen
b2d9782a9e
Improved support for Amazon EC2 Container Registry - ECR
...
This adds support for authenticating towards ECR in the docker builder
and docker-push post-processor using them same mechanisms as in the
amazon builders. I.g. access key/secret key, credentials on file,
environment variables, sts tokens or IAM instance roles.
2016-09-04 14:33:47 +02:00
Christian Moscardi
874ff0eaa7
Adding privileged config variable to documentation.
2016-07-12 10:40:26 -04:00
Chris Bednarski
1256babce3
Change .markdown to .md because it's shorter
2016-03-11 17:06:36 -08:00