Commit Graph

15 Commits

Author SHA1 Message Date
Usha Mandya d81547134a Remove references to Amazon linux
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-07-11 11:24:35 +01:00
Allie Sadler 787239a585
Engdocs 1268 (#16945)
* change to image managment

* edits

* move content about

* edit index.md page

* edit index.md

* edit manage-builds.md

* edit remaining pages

* fix broken links

* tidy

* tidy

* ENGDOCS-1268
2023-03-28 16:54:04 +01:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
Alex Hokanson c605df87c6
add upgrade CTA and warning about feature availability to all Automated Builds pages
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
2021-12-23 09:41:49 -05:00
Sebastiaan van Stijn d5f0df3922
docker-hub: various touch-ups and some rephrasing
- moved note about open source projects into the CTA; this reduces the number of
  notes on this page (which was already quite large), and puts related information
  about upgrading/plans in a central location.
- changed note about limits to body text, and added mention of "business" plan.
- replaced https://docs.docker.com URLs with local links
- replaced some HTML links with links to the target markdown file
- add missing YAML and "console" code-hints
- wrapped long paragraphs/lines
- corrected the information about Amazon Linux

To be looked at; the recent changes added information about using "v2" compose
files, but compose (after having switched to the compose-spec) no longer uses
versions, so perhaps this needs to be corrected (we don't have local docs for
the compose-spec format though, so that makes it a bit more complicated).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-20 17:35:21 +02:00
Dan Bamikiya d17061c1ea
Merge branch 'docker:master' into master (#13682)
* Specify `services` in compose file example
* Specify compose file version required to use for `depends_on`
2021-10-15 11:52:37 +01:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Juan Julián Merelo Guervós 3aa6f39660
Adds reference to the virtual machine it's running (#11952)
* Adds reference to the virtual machine it's running

This will help prepare more powerful hooks.

* Clarify name and grammar

* jq is definitely not there

(although it's listed as part of the AMI Linux distro).

* Updated the AWS URL

The URL previously pointed to Spanish docs.

* Update URL to Amazon Linux 2

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-12 15:21:13 +00:00
Usha Mandya ac0577f4fb Remove info on two-phase build
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-10 07:31:13 +00:00
Sebastiaan van Stijn cef68d3fa5
docker-hub: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:25 +02:00
Artem Hluvchynskyi 451e897b00
Fixes Docker Hub repository tag env var name
As noted in issue #6684 `CACHE_TAG` environment variable is actually empty in the builds, turns out the documented value is represented by a `DOCKER_TAG` variable instead.
2019-02-02 01:40:42 +02:00
Jeffrey Morgan 0a21710622 Fix broken docs links for hub builds 2018-12-11 17:01:51 -05:00
L-Hudson feb8c46e4b
Update advanced.md
edits UI > interface
2018-12-06 18:22:41 -05:00
Jeffrey Morgan 3602540596 Fix small issues 2018-11-21 16:49:26 -05:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00