Skip to content

General improvements to the docker-dompose examples#412

Merged
vt-tv merged 12 commits intodmf-mxl:mainfrom
jonasohland:fix/docker-compose-example
Feb 24, 2026
Merged

General improvements to the docker-dompose examples#412
vt-tv merged 12 commits intodmf-mxl:mainfrom
jonasohland:fix/docker-compose-example

Conversation

@jonasohland
Copy link
Contributor

@jonasohland jonasohland commented Feb 16, 2026

Adds an fake reader script that updates the access file timestamp. Adds a script to bind-mount the domain filesystem created by docker to a local directory for the user to use.

All readers and writers run as UID=1000 now also.

TODO:

  • Fix Kubernetes example
  • Fix README

@jonasohland jonasohland changed the title General improvements to the docker-dompose examples. General improvements to the docker-dompose examples Feb 16, 2026
Copy link
Contributor

@vt-tv vt-tv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it and it works well. The readme file will need to be rewritten.

jonasohland and others added 6 commits February 20, 2026 16:25
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
jonasohland and others added 5 commits February 23, 2026 10:24
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
Co-authored-by: Jonas Ohland <jonas.ohland@gmail.com>
Signed-off-by: Jonas Ohland (Riedel) <jonas.ohland@riedel.net>
@jonasohland jonasohland marked this pull request as ready for review February 23, 2026 19:41
Copy link
Contributor

@vt-tv vt-tv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I am not in a position to validate the K8s example.

@vt-tv vt-tv added the backport/v1.0 This PR should be back ported to the release branch of version 1.0. label Feb 23, 2026
@vt-tv vt-tv moved this to In review in MXL TSC Board Feb 23, 2026
@vt-tv vt-tv modified the milestones: v1.1, v1.0 Feb 23, 2026
Copy link
Contributor

@garethsb garethsb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approach and docs LGTM 👍 (haven't tried it)
Just flagged a few possible typos.

Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com>
Signed-off-by: Jonas Ohland <32197138+jonasohland@users.noreply.github.com>
@jonasohland
Copy link
Contributor Author

Approach and docs LGTM 👍 (haven't tried it) Just flagged a few possible typos.

Ah my nemesis, the English language.

@vt-tv vt-tv merged commit f068088 into dmf-mxl:main Feb 24, 2026
9 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in MXL TSC Board Feb 24, 2026
@backport-mxl-pull-requst
Copy link

Backport failed for release/v1.0, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v1.0
git worktree add -d .worktree/backport/412/-/release/v1.0 origin/release/v1.0
cd .worktree/backport/412/-/release/v1.0
git switch --create backport/412/-/release/v1.0
git cherry-pick -x fd7c716ef5e9893b13cc8456c1a9717103afddc1 103035d5e0abd102fec29ed398f8a784698af8c6 fccf3be3a62259ea22d54eed85fc140b36cd1624 3c41767d6f68add76ddbba8b3ca08177f00442f8 f30a85d9b27848e2bd682bd4f1bf8429135bae4f 5178066f683e528f767e40c5911779fcb48a7137 d6df7b9e4853bc9d27062a213f8c6be6f715e266 d829f048db336a880fb19c691b6d7ed46b2f1f55 442772e8d038ab7734f73f9f869caca4eeaf03a0 bf7cb7fd6863e70d1927cacbb0c47b93dfbbe635 0b1acb61b3c1f4d5d9a6a47b7f349a8204a803e4 f068088a7306d0b574a8ebc7743b983366373123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/v1.0 This PR should be back ported to the release branch of version 1.0.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants