Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 6, 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 3 commits May 27, 2021 10:07
Add additional comment to explain code
* contribute-addition and toc fix

* toc addition
@pull pull bot added the ⤵️ pull label Oct 6, 2022
glours and others added 26 commits October 6, 2022 10:08
…ses (#15812)

* update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update compose/release-notes.md

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
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
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
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 MaxMood96: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.