Sebastiaan van Stijn
a1c30d0af9
remove ubuntu 18.04 from examples
...
Ubuntu 18.04 reached end of standard support, so remove it from examples
in our docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-21 22:26:03 +02:00
David Karlsson
e7e8dbf35e
fix: update broken link for the telepresence DD ext
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-20 10:49:43 +02:00
Chris Chinchilla
0e376632a4
Reorganise TC pages
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Fix links
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Fix image sizes
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Remove logos page
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Add logo redirect
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-30 17:41:22 +02:00
David Karlsson
013f8376fc
chore: update create-issue links
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-18 14:52:03 +02:00
David Karlsson
3de9d88662
remove docker scan and add redirects
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-28 11:06:46 +02:00
Nick Santos
110c477430
remote-development: make sure cross-domain links with ambassador have the same params ( #16954 )
...
Signed-off-by: Nick Santos <nick.santos@docker.com>
2023-03-23 15:47:44 +00:00
Jake Levirne
0c881b7bf0
Update Telepresence link to point to our offering
...
All the Telepresence links in our docs should point to our own Ambassador-Docker product offering
2023-03-23 07:42:15 -04:00
Usha Mandya
7004e4a380
Fix a broken link
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-03-21 19:04:10 +00:00
Allie Sadler
05fb7d1f72
telepresence-link-update ( #16929 )
2023-03-21 17:51:41 +00:00
David Karlsson
d2ef1f4bc7
guide: remote dev with k8s and telepresence ( #16813 )
...
* guide: remote dev with k8s and telepresence
Signed-off-by: David Karlsson <david.karlsson@docker.com>
* Apply suggestions from code review
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
---------
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-03-01 08:46:08 +00:00
David Karlsson
13527078ff
scout: address review comments
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-24 15:26:56 +01:00
David Karlsson
c0402932ca
scout: add docs for docker scout hub and cli
...
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
Craig Osterhout
1d1cf4251e
Refresh image best practices ( #16603 )
...
* Refresh style for image best practices
2023-01-31 13:32:19 -08:00
Jerae Duffin
21105dd888
updated toc
2022-12-19 09:39:06 -06:00
Sebastiaan van Stijn
b44b091d25
develop/scan-images: add syntax directives to dockerfile examples
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-08 16:43:41 +01:00
Allie Sadler
b3d299f3ae
change screenshots to reflect new Design System ( #16245 )
2022-12-01 15:26:41 +00:00
David Karlsson
bad2be0b64
build: tidy 'develop' section in guides ( #16196 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-23 16:53:04 +01:00
Craig Osterhout
6e94c0157a
Clean up old samples ( #16071 )
...
* cleanup old samples
* add redirect
2022-11-08 07:04:44 -08:00
CrazyMax
ba8ae8535f
build: context page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
CrazyMax
271f8c3de5
build: merge build enhancements page in build section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:46:23 +02:00
CrazyMax
561118ec5b
rename docs repository
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
CrazyMax
d775c8a6bf
build: multi-stage builds
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-15 13:37:37 +02:00
CrazyMax
cc0fc46783
jekyll(assets): move images to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
Milan van Wouden
67e9850c77
Fix horizontal scroll for mobile view
...
**Issue**: An inline code block (single back-ticks) was too large, causing the width to be exceeded and a horizontal scrollbar to be included.
**Solution**: The inline code (single case) was transformed to a distinct code block (using triple back-ticks), which does not produce the same issue.
The issue was found for:
- Browser: Firefox Daylight 101.2.0
- OS: Android 10
- Phone resolution: 1440x2880 pixels
> When previewing the file on github, the inline code is properly split over multiple lines. However, this is not the case for the [docker docs webpage](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#user ).
2022-06-24 13:31:30 +02:00
Carlos H Brandt
75adef65dd
Add link to Dockerfile/build reference ( #12579 )
...
* Add link to Dockerfile/build reference
This fixes #12578
* Update develop/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-04-22 10:42:21 +00:00
Finn Ellis
0508c664d2
Directories need the executable bit set.
2022-02-17 15:40:55 -08:00
ceotoolsuite
6cd34046ae
line 213, grammer
...
The other commands "will have"
vs
The other commands "have will"
2022-02-02 15:51:50 -06:00
Nathan Long
6e89c9daa3
Clarify that `--ssh default` uses `$SSH_AUTH_SOCK` ( #12472 )
...
* Clarify that `--ssh default` uses `$SSH_AUTH_SOCK`
I surmised this from [this post](https://medium.com/@tonistiigi/build-secrets-and-ssh-forwarding-in-docker-18-09-ae8161d066 ) and experimentation shows that the two commands do the same thing.
* Rework section to be more step-by-step
* Describe namespacing sockets
* PR feedback
2022-01-19 23:29:33 +05:30
Sebastiaan van Stijn
df6a3281b9
Add some additional redirects for old URLs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 12:37:21 +01:00
Usha Mandya
7b0e7b94f4
Update docker scan pages to include info on Log4J fix
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 11:42:37 +00:00
Simon Lieschke
816426daf6
Link to detail about deploying a registry server ( #13854 )
...
* Link to detail about deploying a registry server
* Update link format
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-22 10:39:57 +00:00
Usha Mandya
01a6d5d55f
Update scan CTA
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-24 11:46:04 +01:00
Usha Mandya
e73cdcf0f1
More updates related to subscription changes, address review comments
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:21 +00:00
Usha Mandya
b3e792e495
Update Docker official images and DVPP references
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-19 00:01:01 +01:00
Sebastiaan van Stijn
1583678203
Add missing code-hints, and minor markdown edits
...
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
put in separate blocks. With the "console" code-hint, this
is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn
ba54a6519e
develop/develop-images: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:55 +02:00
Tomas Gonzalez
418814920d
Update index.md
...
minor typo... sync to snyk
2021-07-27 17:51:35 -04:00
Usha Mandya
f857e80221
Merge pull request #12938 from lirantal/patch-1
...
Feat: adding Node.js specific learning resources for developers building with Docker
2021-07-23 10:47:08 +01:00
Usha Mandya
afd7c1fff9
Update scan CTA to use the new design
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-22 15:34:21 +01:00
Sebastiaan van Stijn
5011f61213
Fix Dockerfile COPY/ADD examples without a trailing slash
...
When copying files to a destination directory, the classic builder requires
the destination to have a trailing slash (to indicate the target is a _directory_.
not a filename). BuildKit is a bit more flexible in this, and will assume the
target is a directory, but users following the example with buildkit disabled
might see an error message, e.g.:
Sending build context to Docker daemon 3.072kB
Step 1/2 : FROM busybox
---> 69593048aa3a
Step 2/2 : COPY *.go .
When using COPY with more than one source file, the destination must be a directory and end with a /
It doesn't hurt to be explicit, so this patch updates some examples to prevent
this.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-21 12:03:31 +02:00
Usha Mandya
f5c6fe1357
Add CTA on Docker scan
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-16 15:29:46 +01:00
Tianon Gravi
8219af3049
Update hello-world ref to clarify it is source only
...
The "hello-world" repository (somewhat intentionally) does not contain any instructions for building it, but the instructions to do so already followed this line, so this adjusts the wording to be more clear that the source code lives in the hello-world repository without implying that there are instructions for building there as well.
Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2021-07-06 11:03:50 -07:00
Usha Mandya
eb50246437
Merge pull request #13016 from alenzen/patch
...
improve documentation
2021-06-25 12:07:25 +01:00
Usha Mandya
e921987dcf
Merge pull request #12930 from przmv/patch-2
...
Fix links to glossary terms
2021-06-25 11:37:27 +01:00
Usha Mandya
1fffde4247
Add info on Snyk Advisor
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-15 15:56:53 +01:00
Alessandro Lenzen
1ef73b3a8a
fix segfault
2021-06-14 16:21:25 +02:00
Alessandro Lenzen
c01d6232da
update example from xenial/16.04 to focal/20.04
2021-06-14 16:20:26 +02:00
Alessandro Lenzen
987c4a9357
fix links to glossary
2021-06-14 16:06:55 +02:00
Nils Breunese
f21afebf4b
Alpine Linux is no longer under 5 MB
...
`alpine:latest` is currently 5.61 MB.
2021-06-08 13:54:31 +02:00
Liran Tal
8e80ec3dc0
Feat: adding Node.js specific learn resources
2021-06-02 17:32:45 +03:00