Skip to content

miqt-docker: Add more environment variables to customize docker run#317

Open
mappu wants to merge 4 commits intomasterfrom
miqt-docker-flags
Open

miqt-docker: Add more environment variables to customize docker run#317
mappu wants to merge 4 commits intomasterfrom
miqt-docker-flags

Conversation

@mappu
Copy link
Owner

@mappu mappu commented Feb 20, 2026

Fixes: #316

Add new environment variable options to miqt-docker:

  • MIQTDOCKER_FLAGS: Add extra flags to the docker command
  • MIQTDOCKER_PERM: Specify volume mount permissions (e.g. 'ro', 'rw', or 'Z')

Set the --security-opt label=disable flag by default to fix compatibility with Bazzite OS. If this causes problems, it can be overwritten by putting whitespace in MIQTDOCKER_FLAGS.

@mappu mappu changed the title miqt-docker: Add MIQTDOCKER_FLAGS environment variable miqt-docker: Add more environment variables to customize docker run Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to customise Docker/Podman volume flags

1 participant