Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 11, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ralpha and others added 10 commits May 27, 2021 10:07
Add additional comment to explain code
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Fix a typo in release 2.11.2 date "2002->2022"
Fix typo in bind-mounts.md
@pull pull bot added the ⤵️ pull label Oct 11, 2022
crazy-max and others added 19 commits October 11, 2022 11:22
There is no logic in that Flask app to save widgets, so I reworded the two sentences that referenced saving widgets. 

There are two routes:
1. `/widgets` -> Gets all the rows from the `widgets` table
2. `/initdb` -> Drops the DB/Table and rebuilds them from scratch
Signed-off-by: David Karlsson <david.karlsson@docker.com>

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
Removed dupe of contribution guidelines
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
Clarify dockerfile instructions
We already have an example for Mac.

Signed-off-by: David Scott <dave.scott@docker.com>
registry.json: show how to query file ACLs on Windows
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Recommend Start-BitsTransfer to download compose
engine: add release-notes for 20.10.19
jerae-duffin and others added 28 commits October 20, 2022 13:57
* updated getting started guide

* toc update

* rearranging

* fix broken link

* fix broken links

* naming tweaks

* links fix

* add icon links
Add comments to `wait-for-postgres.sh`
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ENGDOCS-1020

* fix broken links

* fix build

* add important note
Signed-off-by: GitHub <noreply@github.com>
…i-reference-v2.12.1

Update Compose reference API to v2.12.1
* Add CVE-2022-42889 and some cleanup

* Update index.md

* Apply suggestions from code review

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
* Docs: update sample application initiation in venv

Until now, readers would install 'Flask' on their main system
python environment, freeze their entire packages, and grep only
the 'Flask' package! So they would be missing all the other
dependencies in their requirements file.

With this commit, a better practice is followed. First, create a
clean virtual environment, then install 'Flask' and freeze
everything into the requirements file.

Also, I recommend using 'python3 -m pip freeze' instead of 'pip3
freeze' while in the virtual environment. This is because
sometimes hidden quirks of 'pip' will ignore the actiavted
environment and freeze the entire python packages in the
system (e.g. in ArchLinux).

* Docs: update python sample testing application

In the previous commit, I forgot to update the 'Test the
application' section so that the users activate the virtual
environment first.

This commit fixes that.

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
* Document Moby vs BuildKit differences

* Apply suggestions from code review

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
…i-reference-v2.12.2

Update Compose reference API to v2.12.2
* Add documentation for Docker+Wasm

* Fix issues discovered by linter

* Adjust text at the beginning of the doc and link to the blog post
* wasm-patch

* fix warning note
* contribute-patch

* guidance on UI content and brackets
* Update the Wasm docs to add a quick explainer for Wasm

* Update links for Wasm preview downloads to use new vanity URLs
Fix links and add IDs for Wasm download links
@crazy-max crazy-max deleted the branch RickAllMighty8195:master October 25, 2022 09:08
@crazy-max crazy-max deleted the master branch October 25, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.