Commit Graph

266 Commits

Author SHA1 Message Date
Gwendolynne Barr 3dcc8d0b55
Remove references to security scanning for private repos (#6444) 2018-04-20 10:33:55 -07:00
Daphne Alexandra Dorman 3212b61d3c Correcting misspelling (#6490) 2018-04-20 07:43:35 -07:00
Gwendolynne Barr a8edb4a0b0
Update docs (#6268) 2018-03-20 09:15:04 -07:00
Rob Jackson 6e0df9e39e Ensure custom build hooks consume DOCKERFILE_PATH (#6026)
I have a custom build hook to pass in build arguments on a repository from which I build two Docker images (tags), from two Dockerfiles.

My second build, however, with the custom Dockerfile, was not being built correctly. It was being built with the default `Dockerfile`, instead of my specified custom one.

I quickly figured out the custom build hook was to blame because it doesn't specify which Dockerfile it should build from, but there was no mention in the documentation of an environmental variable I can consume to get the custom "Dockerfile location" value. By dumping the env vars during the build process, I can there is an environmental variable with that value: `DOCKERFILE_PATH`.

This PR updates the documentation accordingly, to:

1) Expose the fact this environmental variable exists, and explains its purpose
2) Make sure its consumed in the example custom build hook, so any copy-pasters find themselves already supporting custom Dockerfiles, rather than struggling with the same problem
2018-02-23 16:35:55 -08:00
Gwendolynne Barr 29f38f6219
Add note on end of scanning preview service (#6007) 2018-02-14 08:56:47 -08:00
Bryan Lee 2a2245fa15 remove mentions of opting in (#5976)
we have removed opt-in to scanning
2018-02-09 10:53:49 -08:00
Misty Stanley-Jones f0ae87c599
Update steps for IAM inline policy (#5870) 2018-01-30 15:48:26 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Misty Stanley-Jones 91effc735a
Fix broken link (#5722)
This was a place where it was inappropriate to change `docker/docker` to `moby/moby`.
2018-01-11 13:31:21 -08:00
Alex Villarreal 017a919e03 Fix conflicting docs on single/multiple tags (#5561) 2017-12-19 13:09:21 -08:00
Misty Stanley-Jones cd1c91268b
De-duplicate incorrect content that is already in a README (#5537) 2017-12-15 15:44:54 -08:00
Dan Nissenbaum 16c8971553 Trivial typo fix, but it stood out 2017-12-13 15:41:46 -08:00
Matthew J. Clemente 3d8c483124 Update instructions to match page wording (#5431)
Make sure that language in instructions matches AWS page.
2017-12-04 11:42:13 -08:00
Oleksii Trekhleb 79214841f3 Specify that docker-compose.test.yml file structure is similar to docker-cloud.yml (#5417)
It seems unclear from documentation what format and other options the docker-compose.test.yml may have. By specifying that its structure is similar to docker-cloud.yml developers will get a hint of where to search for further docker-compose.test.yml specification.
2017-11-30 13:32:54 -08:00
Bhavin Gandhi 3123389ccb Add alt text to images which are missing it (#5047)
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2017-11-20 09:49:46 -08:00
Wang Jie 67bc52ec18 Update stack-yaml-reference.md (#4978) 2017-10-20 10:43:32 -07:00
Bradley Cloete e638fa2f3d Update stack-yaml-reference.md (#5039)
Removed a word to be more grammatically correct
2017-10-19 14:52:01 -07:00
Wang Jie 64dc29e5a8 Update release-notes.md (#4980) 2017-10-16 16:53:48 -07:00
Wang Jie e1b7f2a3d3 Update docker-errors-faq.md (#4979) 2017-10-16 16:53:18 -07:00
Wang Jie c6a95597d1 Update service-scaling.md (#4977) 2017-10-16 16:30:10 -07:00
Wang Jie b88803bbb9 Update service-redeploy.md (#4976) 2017-10-16 16:29:44 -07:00
Wang Jie b84f456f14 Update load-balance-hello-world.md (#4975) 2017-10-16 16:28:09 -07:00
Wang Jie 51135ee6c0 Update auto-redeploy.md (#4974) 2017-10-16 16:27:34 -07:00
Wang Jie 4ab6d51be7 Update auto-destroy.md (#4941) 2017-10-16 16:26:17 -07:00
Wang Jie ae38e3692e Update triggers.md (#4939) 2017-10-16 16:25:42 -07:00
Wang Jie e36f465e2a Update deploy-to-cloud-btn.md (#4937) 2017-10-16 16:23:42 -07:00
Wang Jie ee22e0a01d Update 12_data_management_with_volumes.md (#4936) 2017-10-16 16:22:59 -07:00
Wang Jie 460310b36d Update 9_load-balance_the_service.md (#4934) 2017-10-16 16:22:13 -07:00
Wang Jie 1f5d6b887b Update 1_introduction.md (#4931) 2017-10-16 16:16:03 -07:00
Wang Jie 4e702bcfd7 Update connect-infra.md (#4929) 2017-10-16 16:15:25 -07:00
Wang Jie be1d5f7a38 Update your_first_node.md (#4930) 2017-10-16 16:14:10 -07:00
Wang Jie a8948511bf Update intro_cloud.md (#4928) 2017-10-16 16:13:33 -07:00
Wang Jie db7c9eacd0 Update byoh.md (#4926) 2017-10-13 15:26:41 -07:00
Victoria Bialas da4f90ce0d updated headings levels, added new (#4955)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-13 15:05:56 -07:00
Victoria Bialas 383aad19d3 modified headings and on-page TOCs for Cloud topics (#4951)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-13 14:56:45 -07:00
Victoria Bialas 38d15e85d7 changed uninstall h3 to an h2 (#4945)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-13 14:35:38 -07:00
Wang Jie 6cef683aa7 Update dockerid.md (#4908) 2017-10-12 08:34:25 -07:00
Wang Jie ce91a2b568 Update link-aws.md (#4909) 2017-10-12 08:33:58 -07:00
Wang Jie 11faa54e1d Update link-azure.md (#4910) 2017-10-12 08:33:37 -07:00
Wang Jie 6508ff082c Update link-softlayer.md (#4912) 2017-10-12 08:32:34 -07:00
Wang Jie f9cce64bc4 Update docker-upgrade.md (#4914) 2017-10-12 08:31:31 -07:00
Emil Heskey Staurset d975f5fe4f Fix typo introduction (#4745)
Fix typo in introduction for the link about how to link the AWS account to docker cloud.
2017-09-28 17:23:39 -07:00
Victoria Bialas a59512c22f Updated instructions on linking AWS accounts in Docker Cloud (#4647)
* updated ifconfig to ip addr show w/hints for Docker for Mac, Windows users

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* improved the note on Docker for Mac and Windows

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* update AWS IAM role instructions on Cloud docs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* optimized images, fixed duplicate text content

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-15 14:50:45 -07:00
wafle 01ec9dceb7 Fix broken link (#4643) 2017-09-15 11:21:03 -07:00
Victoria Bialas 657cd941f5 updated standard mode steps for Azure and AWS linking (#4410)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-28 17:36:37 -07:00
Victoria Bialas ab364bb519 removed incorrect description of how to link to a service (#4156)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-10 14:52:47 -07:00
Victoria Bialas a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Victoria Bialas 3164a2a9ea fixed build command per user feedback (#3930)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-24 11:56:18 -07:00
Victoria Bialas 922ae1201b updated Docker version information for Cloud (#3896)
* updated Docker version information for Cloud

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* modified Docker Engine references to Docker x.x

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* improved version information

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed typo per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-18 14:04:52 -07:00