Maria Bermudez
aaca9b83b5
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 4c95d161ca
.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38
, reversing
changes made to 338b690d26
.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 14080c18bd
.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38
, reversing
changes made to 338b690d26
.
2018-08-29 14:47:31 -07:00
tfoxnc
14e01eea81
Revert "Merge pull request #7050 from docker/remove"
...
This reverts commit 5c7e147fac
, reversing
changes made to e6ccb686b4
.
2018-07-19 15:54:00 -04:00
tfoxnc
194238c95e
remove links to docker-for-azure
2018-07-18 21:10:30 -04:00
tfoxnc
ad3d287742
remove links to docker-for-aws pages
2018-07-18 21:10:01 -04:00
tfoxnc
2e9e3b0afd
don't link to removed content
2018-07-18 21:02:06 -04:00
Blake Davis
56ac0fd77d
Fix misspellings
...
Fix misspellings
2018-06-28 09:32:35 -07:00
uday-shetty
29acb18faf
fixed minor alignment issues
2018-06-22 11:27:55 -07:00
Joao Fernandes
bf14764182
Add article to TOC
2018-06-21 14:15:12 -07:00
uday-shetty
3621baac04
migration doc for Docker Cloud to Amazon ECS
2018-06-21 14:15:12 -07:00
Gwendolynne Barr
a55d0c9dfc
Cleanup ( #6864 )
2018-06-11 12:48:24 -07:00
Gwendolynne Barr
c9e06d476f
Depersonalize docs ( #6760 )
2018-05-24 15:05:27 -07:00
Vimal Raghubir
9ae1f78d7c
Fixed typo in kube-primer.md
2018-05-23 14:00:58 -07:00
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