Commit Graph

106 Commits

Author SHA1 Message Date
Raphael Nestler 68d172daec Explain how to use kaniko with a registry with a custom certificate 2018-12-21 10:30:09 +01:00
Florian Klink 33a9c5017a using_docker_images.md: document services inheriting dns and addn hosts settings 2018-11-28 02:50:59 +00:00
Evan Read 20146580a0 Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
Achilleas Pipinellis e2b8337f12 Merge branch 'doc-edit-config-file-path-kaniko' into 'master'
Docs: Change path where to create the config.json file when using kaniko

See merge request gitlab-org/gitlab-ce!22075
2018-10-19 10:59:39 +00:00
Achilleas Pipinellis 63e4a81ad3
Add the ways needed to authenticate to the registry via CI/CD 2018-10-18 22:46:18 +02:00
Drew Blessing 11460c4a82 Add note that hostname:port need to match for `DOCKER_AUTH_CONFIG` 2018-10-05 14:42:36 -05:00
Valerio Baldisserotto 08a38b71b7 Change path where to create the config.json file 2018-10-03 09:15:12 +00:00
Cauan Cabral a104f3ecb2 Update using_docker_build.md 2018-09-27 09:22:49 +00:00
Cam 207642fb71 Correct YAML indentation 2018-09-10 01:05:51 +00:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Joshua Lambert 22060d3d27 Initial kaniko documentation 2018-08-16 14:32:15 +00:00
Tobias Hernstig 4495abcd8c Update doc/ci/docker/using_docker_build.md 2018-07-25 06:49:56 +00:00
Tomasz Maczukin 288be086e0
Improve documentation of how to build Docker Images with GitLab CI 2018-06-28 20:41:06 +02:00
Achilleas Pipinellis 3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Philippe Lafoucrière b964b43e11 Use stable docker image instead of latest 2018-04-13 19:43:09 +00:00
Athar Hameed 0f20807173 Add Docker layer caching to CI docker-in-docker docs 2018-03-27 14:46:56 +00:00
Achilleas Pipinellis c7a55170d3
Copyedit CI services docs 2018-03-19 09:48:30 +01:00
Tomasz Maczukin 5b91905321
Update CI services documnetation 2018-03-14 16:34:21 +01:00
Teresa e Junior b6e37978bc Document mounting volumes with Docker-in-Docker 2017-12-21 06:38:17 +00:00
Achilleas Pipinellis 9f3df649ed
Refactor entrypoint override docs 2017-12-12 19:12:02 +01:00
Tomasz Maczukin b17c3ab63b
Fix entrypoint overriding documentation 2017-12-12 16:42:54 +01:00
Marcia Ramos 506a4e7530 Merge branch 'docs/gitlab-runner' into 'master'
Change to new GitLab Runner name

Closes #39636

See merge request gitlab-org/gitlab-ce!15101
2017-11-02 12:33:35 +00:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Achilleas Pipinellis 6bd2d594d7
Change to new GitLab Runner name 2017-10-31 11:20:40 +02:00
Paul 5f0663cacf Update using_docker_images.md 2017-10-23 00:21:01 +02:00
Dominik bf5c2ff868 Document the usage of the Docker OverlayFS driver for every build 2017-09-28 16:28:02 +00:00
Rémy Coutable 0357726d29 Merge branch 'patch-15' into 'master'
Fix incorrect reference in documentation

See merge request !13733
2017-09-07 14:16:22 +00:00
Fabio Busatto bb1a72c9cb Update doc for dind using overlay2 2017-08-29 07:19:06 +00:00
Tomasz Maczukin 6c4d13fe65 Update 'Using Docker images' documentation 2017-08-28 10:10:11 +00:00
Johan Brandhorst 62c747d4ed Fix incorrect reference in documentation 2017-08-21 15:51:16 +00:00
Achilleas Pipinellis 1a39d4f02a Properly explain when advanced Docker options were introduced 2017-08-16 18:48:39 +03:00
Achilleas Pipinellis 469ea5eab4 Refactor and copyedit "Using Docker images" docs 2017-07-03 15:26:05 +02:00
Tomasz Maczukin da2f003ccf Update syntax description to new syntax introduced in !12536. 2017-07-03 15:24:23 +02:00
Tomasz Maczukin 512254ef7a Add documentation for extended docker configuration options for CI 2017-07-03 15:24:23 +02:00
Rémy Coutable 75d425e4fc Merge branch 'docs-registry-hostname-part-of-service-hostname' into 'master'
Service hostname also include registry name, when using non Docker Hub registry.

See merge request !11729
2017-06-15 16:37:51 +00:00
Achilleas Pipinellis 8fb33b8f01 Add docs for personal access tokens 2017-06-14 08:40:21 +02:00
Matej Zerovnik af156c6081 Language typos fixed 2017-06-12 21:36:08 +02:00
Achilleas Pipinellis 8e4c6a0e54 Add more info on private Registry docs 2017-06-06 18:19:02 +02:00
Matej b122166916 Service hostname also include registry name, when using non Docker Hub registry. 2017-05-26 09:30:51 +00:00
Tomasz Maczukin cd06310123
Remove references to '/ci' path while describing Runner's registration 2017-05-15 11:52:05 +02:00
Steve Hall 2bf2cbafb5 Fix typo in code snippet to match text below 2017-05-04 20:20:33 +00:00
Grzegorz Bizon fc550b398b Merge branch 'master' into feature/multi-level-container-registry-images
* master: (230 commits)
  Fix N+1 query in loading pipelines in merge requests
  Fix Spinach and Capybara dependencies
  Prevent users from disconnecting gitlab account from CAS
  30276 Move issue, mr, todos next to profile dropdown in top nav
  Refactor SearchController#show
  Properly eagerly-load the Capybara server for JS feature specs only
  Updating documentation to include a missing step in the update procedure
  Eager-load the Capybara server to prevent timeouts
  Increase Capybara's timeout
  Add metrics button to Environment Overview page
  Fix link to Jira service documentation
  Handle parsing OpenBSD ps output properly to display sidekiq infos on ...
  Eliminate unnecessary queries that add ~500 ms of load time for a large issue
  20914 Limits line length for project home page
  Allow users to import GitHub projects to subgroups
  Update dpl CI example
  Fix the docs:check:links job
  Don't clean up the gitlab-test-fork_bare repo
  Make GitLab use Gitaly for commit_is_ancestor
  Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery
  ...
2017-04-03 09:36:09 +02:00
Niklas 21703e46d6 Use same variable for registry password as above 2017-03-25 22:10:55 +00:00
Grzegorz Bizon c5912ecd73 Merge branch 'master' into feature/multi-level-container-registry-images
* master: (1327 commits)
  Merge branch 'render-json-leak' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'fix-links-target-blank' into 'security'
  Merge branch '28058-hide-emails-in-atom-feeds' into 'security'
  Fix karma test
  Reset filters after click
  Handle Route#name being nil after an update
  Only add frontend code coverage instrumentation when generating coverage report
  fix recompile assets step in 9.0 upgrade guide to use yarn
  Undo explicit conversion to Integer
  Make level_value accept string integers
  Make feature spec more robust
  Removed d3.js from the main application.js bundle
  Extend compound status for manual actions specs
  Update css to be nice and tidy.
  Fix pipeline status for transition between stages
  add an index to the ghost column
  Return 404 in project issues API endpoint when project cannot be found
  Improve rename projects migration
  ...

Conflicts:
	doc/ci/docker/using_docker_build.md
	spec/lib/gitlab/import_export/all_models.yml
2017-03-21 14:22:56 +01:00
Z.J. van de Weg 3ebd29b538 Futher rename the CI variables 2017-03-16 08:49:01 +01:00
szymon 1cba12d35f Update using_docker_images.md 2017-03-14 14:03:28 +00:00
Andre Guedes 246df2bd11 Adding registry endpoint authorization 2017-02-22 11:29:07 -03:00
Rémy Coutable 90eb2b92a0 Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master'
docs(ci/docker_build): Add example of variable use

See merge request !9159
2017-02-22 12:51:31 +00:00
Dmitriy Volkov 0b2fc0557f
docs(ci/docker_build): Add example of variable use 2017-02-21 22:30:04 +03:00
Adam Boseley 420797f654 Update using_docker_images.md
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-02-21 15:36:53 +01:00