Commit Graph

113 Commits

Author SHA1 Message Date
David Karlsson
453f796ea9 chore: remove .claude from .gitignore
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-06 14:59:48 +01:00
Alexa Kristensen
5f9216ccc3 Remove call outs per style guide (#24238)
This PR captures work for docs in BRIDGE that have >2 but <5 CTAs per
doc.

* Keep most pertinent/urgent/helpful CTAs with a maximum of ~~2~~ 3.
* Some CTAs include security info that should be privileged / override
style guidance
* I've limited scope for this PR to address docs with 4-5 CTAs per doc.
* Find natural home for other CTAs, careful to ensure that the
information is still prominent as the CTAs were likely added because
users need that information.

Follow-up work: 

* Some work was started on SCIM and Configure JSON, but both docs need a
deeper look into about their efficacy.
    * For SCIM especially, the doc has a lot of relevant call outs.
* I want to confirm with stakeholders about possibly segmenting this doc
into smaller and more topic-focused docs within the provisioning section
* Need to find point person on legacy notices in docs
* Need to find point person on tax compliance notices, as they're quite
noisy. (Not urgent as this is just a personal preference lol)
2026-03-04 06:52:20 -06:00
David Karlsson
d4dc754a94 Merge pull request #23926 from dvdksn/cagent-docfixer-improvements
agent: improvements to cagent issue fixer workflow
2026-01-07 13:51:28 +01:00
David Karlsson
e628c62978 ci: improve agent/fix workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 16:49:24 +01:00
David Karlsson
7f488f5313 chore: ignore hugo_stats.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:34:39 +01:00
David Karlsson
8c3b5db166 chore: fix gitignore for cagent validation log
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-19 20:31:35 +01:00
David Karlsson
a156f4fdd0 ci: add cagent binary to gitignore (created by cagent-action)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-19 14:26:44 +01:00
David Karlsson
ef9b1061e1 ci: auto fix issues with cagent
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-19 13:21:20 +01:00
Arthur
71c77607ed mcp OAuth and VS Code connection (#22904)
Co-authored-by: Daniel Kolev <danibanani.js@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-07-03 15:04:26 +01:00
Arthur
a746d0b1f7 add snippet file (#22711) 2025-05-28 12:31:16 +02:00
Jean-Philippe Briend
b2c3d0da6e uninstall: vmnetd and socket can remain on disk before 4.37 (#21909)
ref: ART-68

<!--Delete sections as needed -->

## Description

Inform users that before `4.37` versions, the uninstaller could leave 2
files on MacOS: `vmnetd` and `socket` in the
`/Library/PrivilegedHelperTools` folder.

## Related issues or tickets

ART-68

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [X] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-05 14:12:39 +00:00
David Karlsson
97307d4c66 search: pagefind v1.1.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 14:05:59 +02:00
David Karlsson
88975c2e57 hugo: use hugo buildStats to extract css
Improves build time compared to using tailwind content globs

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-05 13:58:22 +01:00
David Karlsson
a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00
David Karlsson
2d44be0fc0 ci: replace htmlproofer with wjdp/htmltest
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
Justin Chadwell
0fb1ca91e6 ci: add annotations for mdl and htmlproofer
Add GitHub Actions annotations that will appear in the CI checks - this
should make it easier to see the reasons for the linting failures,
without needing to deep dive into the logs.
2022-08-03 09:58:01 +01:00
Ivan Californias
4bae2ec02c Update descriptions from PR comments 2022-07-28 20:00:31 -05:00
CrazyMax
1e1fdfce1c ignore .jekyll-cache folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
CrazyMax
3ce39559b2 update Ruby to 2.6.10, fix Gemfile and push Gemfile.lock
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
Sebastiaan van Stijn
973ab4fb12 Add exported library stubs to git
Putting them in `_samples/library`, which is where Jekyll
expects them to be to be in the "samples" collection.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-04 00:03:02 +02:00
John Mulhausen
93a665ed9d Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR (#5469)
* Revamp Product Manuals and Reference

* Nips and tucks

* Lose the snark
2017-12-08 14:34:57 -08:00
John Mulhausen
1c5153b965 Convert Library references from submodule to upstream (#4102)
* Step 1 of getting to upstream-based model

* Upstream part 2

* Working front-matter generation

* Pages generating

* TOC fixes, autogen fixes, test>prod script

* Boilerplate fix

* Switch to cat, redundancy removals
2017-08-08 16:04:00 -07:00
Misty Stanley-Jones
d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
3165f14c78 Initial import of https://github.com/docker/pinata 2016-09-29 12:11:03 -07:00
Misty Stanley-Jones
6a54b082a8 Initial import of https://github.com/docker/docker 2016-09-29 11:17:56 -07:00
Misty Stanley-Jones
4d1a62276e Imitial import of https://github.com/docker/hub2-demo 2016-09-29 10:35:53 -07:00
Misty Stanley-Jones
29f7d3396b Initial import of https://github.com/docker/machine 2016-09-28 20:44:12 -07:00
Misty Stanley-Jones
5425536e14 Initial import of https://github.com/docker/pinata 2016-09-28 20:36:30 -07:00
Misty Stanley-Jones
eaf7fc7244 Initial import of https://github.com/docker/kitematic 2016-09-28 16:43:46 -07:00
John Howard
0c7eab3157 Make dockerd debuggable
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-04-26 09:35:22 -07:00
Harald Albers
8850b223ed re-add .bashrc to .gitignore
.bashrc was removed in 29fbc9cc1d
but is still needed. It serves as a hook to customize the build environment.

Signed-off-by: Harald Albers <github@albersweb.de>
2016-03-24 18:43:41 +01:00
Alexander Morozov
29fbc9cc1d gitignore: cleanup some not needed entries
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2016-03-15 07:33:05 -07:00
Antonio Murdaca
fa7d676891 .gitignore: do not ignore *.rej
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2015-12-18 17:12:54 +01:00
Jessica Frazelle
57e15b3c66 inital parsing of maintainers files
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2015-12-04 09:34:56 -08:00
Jeffrey Morgan
252049115e Put zip files in release dir
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-11-25 18:45:24 -05:00
Vincent Demeester
8054a30387 dockerversion placeholder for library import
- Add a *version* file placeholder.
- Update autogen and builds to use it and an autogen build flag

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-09 19:32:46 +01:00
Brian Goff
b78ca243d9 Revert "dockerversion placeholder for library-import"
This reverts commit d5cd032a86.

Commit caused issues on systems with case-insensitive filesystems.
Revert for now

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-10-27 21:23:53 -04:00
Vincent Demeester
d5cd032a86 dockerversion placeholder for library-import
- Move autogen/dockerversion to version
- Update autogen and "builds" to use this package and a build flag

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-10-27 20:36:07 +01:00
Nathan LeClaire
c8edb33ecd Move towards using external binaries / RPC plugins
- First RPC steps

- Work on some flaws in RPC model

- Remove unused TLS settings from Engine and Swarm options

- Add code to correctly encode data over the network

- Add client driver for RPC

- Rename server driver file

- Start to make marshal make sense

- Fix silly RPC method args and add client

- Fix some issues with RPC calls, and marshaling

- Simplify plugin main.go

- Move towards 100% plugin in CLI

- Ensure that plugin servers are cleaned up properly

- Make flag parsing for driver flags work properly

Includes some work carried from @dmp42 updating the build process and
tests to use the new method.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-16 16:34:56 -07:00
Jessica Frazelle
cf8688c235 ignore man8
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2015-10-01 10:05:51 -07:00
Olivier Gambier
5fbfbe1ff7 Rehauled build system and integration testing
- USE_CONTAINER allow to seamlessly run targets inside or outside containers
- all build calls have been harmonized, honoring the same env variables
- contributing doc has been streamlined according to that
- kill the distinction between remote and local docker builds
- got rid of some of the byzantine calls in various asorted scripts
- support for static build, debug builds, verbose

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-09-18 15:47:00 -07:00
Xiaohui
102007b231 separate pkgaction into 'pkgaction' and 'serviceaction'
ignored IntellJ IDEA files

Signed-off-by: Xiaohui Liu <xiaohui.liu@ucloud.cn>
2015-09-17 11:15:38 +08:00
John Howard
c1b524486c Fix Windows CI fail due to GH13866 and patch up tests
Signed-off-by: John Howard <jhoward@microsoft.com>
2015-07-09 10:09:45 -07:00
Ankush Agarwal
b0f7a1c62c Removing .idea from .gitignore
The project cannot include every editor's
ignore files. Contributers can use a local
global gitignore : https://help.github.com/articles/ignoring-files

Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
2015-07-06 10:41:38 -07:00
Jeffrey Morgan
f5d10e2e3b Add boot2docker.iso to gitignore 2015-06-18 14:15:19 -07:00
Jeffrey Morgan
ae8fa7db48 Removing gulpfile 2015-06-17 20:07:26 -07:00
Jeffrey Morgan
d3911ee5a3 Kitematic development version of windows
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-06-13 16:58:48 -07:00
Jessica Frazelle
f88e620359 update gitignore for new manpages
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-06-10 16:11:15 -07:00
Jeffrey Morgan
d58b6779db Docker-machine 0.3.0 RC with optional binaries 2015-05-27 18:28:40 -07:00
Jeffrey Morgan
903a36904a Integration tests 2015-05-27 14:20:44 -07:00