Commit Graph

44731 Commits

Author SHA1 Message Date
Kir Kolyshkin 4f86db67af Dockerfile: bump gh-pages to v177
This is needed for the following reasons:

1. gh-pages >= 174 is required to fix the issue #4178 [1]

2. Not using a tag leads to pulling some unknown version
of the image, which might or might not work.

3. Not using a tag means the image is never rebuilt.

NOTE: it was not possible to use a tag before, as recent gh-pages
releases were not tagged on dockerhub; this is now fixed
(see https://github.com/Starefossen/docker-github-pages/issues/36).

[1] https://github.com/docker/docker.github.io/issues/4178

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-03-13 10:40:42 -07:00
Kir Kolyshkin 20a34a2802 Dockerfile: fix apk command
1. It does not make sense to run apk many times.

2. Use --no-cache flag to avoid doing update, as per
   https://github.com/gliderlabs/docker-alpine/blob/master/docs/usage.md#disabling-cache

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-03-02 13:41:35 -08:00
John Mulhausen ee299f4d2e
Use latest GH Pages
We are compliant with it; we need to fork the source repo that generates this so we can iterate when we please, however.
2017-12-20 15:44:44 -08:00
johndmulhausen c65b094e24 Fix apk update bug 2017-10-02 17:32:33 -07:00
JimGalasyn ccb89d439c Add v17.06 2017-09-27 18:09:45 -07:00
John Mulhausen cb438751d6
Fix for docs-base 2017-06-30 16:07:03 -07:00
Misty Stanley-Jones 9a4cc320e4 Add v17.03 archive (#3763) 2017-06-30 10:57:26 -07:00
John Mulhausen 4209bee75a
Add svn and wget for downstream 2017-05-25 14:52:47 -07:00
John Mulhausen 93f688f8df
Update to GH Pages 137; alpine-based 2017-05-25 14:34:45 -07:00
Misty Stanley-Jones 82eee87efb Fix logic for fixing links in archives (#2503) 2017-03-27 15:51:41 -07:00
Misty Stanley-Jones ad6d15841b Merge pull request #2168 from mstanleyjones/docs-base
Use shallow clone and shallow checkout
2017-03-07 11:54:24 -08:00
Misty Stanley-Jones a5a66777b9 Spaces FTW 2017-03-07 11:48:30 -08:00
Misty Stanley-Jones abd2137a8f Use shallow clone and shallow checkout 2017-03-07 11:01:36 -08:00
Misty Stanley-Jones 7a9d49d020 Merge pull request #2147 from mstanleyjones/docs-base
Change keyserver for nginx
2017-03-06 11:38:12 -08:00
Misty Stanley-Jones 04e4f3280f Change keyserver for nginx 2017-03-06 11:25:03 -08:00
John Mulhausen fab3af07d2 Adding v1.13 2017-03-02 14:58:44 -08:00
John Mulhausen d05b2ec214 Add v1.13 2017-03-02 13:49:35 -08:00
Misty Stanley-Jones 67df6ba607 Merge pull request #1644 from joaofnfernandes/add-404-handling
Configure nginx to redirect to 404.html
2017-02-14 10:23:37 -08:00
Joao Fernandes 25a650e0c2 Add 404 error page 2017-02-13 14:32:59 -08:00
John Mulhausen 0e77e75839 Fix links for docs archives 2017-02-11 02:54:04 -08:00
John Mulhausen 4d0cd277c1 Correcting link/repo name 2017-02-11 02:50:26 -08:00
John Mulhausen e4f828899c Better readme 2017-02-11 02:48:28 -08:00
John Mulhausen 3165d5c019 Initial version of docs-base 2017-02-10 18:59:06 -08:00
John Mulhausen 50166954dd Fix weird wrapping on smaller screens for tabs 2017-02-10 16:54:34 -08:00
John Mulhausen 3dcc3cde61 Fix for no left-nav on Compose file 2017-02-10 12:26:40 -08:00
John Mulhausen 88a63e2ee8
Fix auto-complete right-padding (for symmetry) 2017-02-09 15:22:57 -08:00
John Mulhausen 65976cbb1e
Fix auto-complete left-padding 2017-02-09 15:21:55 -08:00
John Mulhausen 114429c6f8 Tabs CSS fixes and 12-factor reposition 2017-02-09 12:18:53 -08:00
John Mulhausen 468b4a26ae Update index.md 2017-02-08 14:54:40 -08:00
John Mulhausen 991c22c309 Make a "Sample applications" node 2017-02-03 15:45:59 -08:00
John Mulhausen d4dfbbd264 Optimizations, fix Cloud YAML 2017-02-03 15:29:20 -08:00
John Mulhausen e333250c19 Optimizations and nosync-ing the Reference section 2017-02-03 15:24:49 -08:00
John Mulhausen c24fec68b6 Move to pre-rendered left-navs instead of post-load JS for TOC sync 2017-02-03 15:24:49 -08:00
John Mulhausen 92f1c95808 Adding forwarding links for in-product TOCs 2017-02-03 15:24:49 -08:00
John Mulhausen 2be1e89e27 Move tab highlighting to Liquid instead of JS 2017-02-03 15:24:49 -08:00
John Mulhausen 544ecfcf27 Second pass at tabs org 2017-02-03 15:22:18 -08:00
John Mulhausen 048c078a8d Improvements 2017-02-03 15:21:18 -08:00
John Mulhausen b76c058bb5 First pass of tabs-based organization 2017-02-03 15:21:18 -08:00
Misty Stanley-Jones 811aa5d54a Merge pull request #1437 from onelovelyname/patch-1
Add instructions for manual start of Docker daemon
2017-02-03 13:49:22 -08:00
Melanie Gin 752d79f3ee Add instructions for manual start of Docker daemon 2017-02-03 13:37:25 -08:00
krasi-georgiev 644b77ee68 add an usefull shothand command to automate testing code changes (#1434)
* add a useful shorthand command to automate some manual steps when testing code changes

Signed-off-by: Krasi Georgiev <krasi@vip-consult.solutions>
2017-02-03 11:40:15 -08:00
LRubin e09fc1e284 Merge pull request #1489 from sanscontext/cloud-imgs
Cloud: image updates
2017-02-03 11:29:57 -08:00
LRubin 61a91ef74d Merge pull request #1454 from sanscontext/swarm-create
Cloud: add create swarm doc
2017-02-03 11:25:11 -08:00
LRubin 4e15ca9680 fernando's edits
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 11:18:06 -08:00
Misty Stanley-Jones f46129b40c Merge pull request #1449 from Rick-Anderson/patch-3
Update faq.md
2017-02-03 11:13:22 -08:00
Misty Stanley-Jones dd5d4a47f8 Merge pull request #1492 from danielsuo/patch-1
Add link to C SDK
2017-02-03 11:01:24 -08:00
Misty Stanley-Jones d7400c4290 Merge pull request #1493 from mstanleyjones/fix_font_rerender
Fix left-hand nav font re-render on page load
2017-02-03 10:49:51 -08:00
LRubin 39b6b93196 more cloud image updates
Signed-off-by: LRubin <lrubin@docker.com>
2017-02-03 10:42:33 -08:00
Misty Stanley-Jones 284daa8bef Fix left-hand nav font re-render on page load 2017-02-03 10:15:40 -08:00
Daniel Suo 9e5e14f0e6 Add link to C SDK 2017-02-03 11:17:46 -05:00