Skip to content

Conversation

@justonedev1
Copy link
Collaborator

@justonedev1 justonedev1 commented Oct 9, 2025

Added description how to run task inside a docker container

@justonedev1 justonedev1 requested a review from knopers8 as a code owner October 9, 2025 14:30
@justonedev1 justonedev1 changed the title [docs] Added description how to run task inside a docker container OCTRL-1044: Demonstrate that standalone Readout can run in a container Oct 9, 2025
@justonedev1 justonedev1 changed the title OCTRL-1044: Demonstrate that standalone Readout can run in a container [OCTRL-1044] Demonstrate that standalone Readout can run in a container Oct 9, 2025
knopers8
knopers8 previously approved these changes Oct 13, 2025
Copy link
Collaborator

@knopers8 knopers8 left a comment

Choose a reason for hiding this comment

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

Thanks!

I must admit I don't always like how AI polished the text (randomly bolded text, use of quotation blocks not for quotes), but it's just a taste thing. I'm happy with the results!


> ⚠️ **Warning**
> This method is **not intended for production use**.
> It serves only as a **proof of concept (POC)** for testing Docker images as part of an existing pipeline.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
> It serves only as a **proof of concept (POC)** for testing Docker images as part of an existing pipeline.
> It serves only as a **proof of concept** for testing Docker images as part of an existing pipeline.

Since you're not using the abbreviation later, there is no point in introducing it.

At the time of writing, Docker must be installed **manually**.

> ⚠️ **Security Note**
> The `flp` user must be able to run `sudo` **without a password**, because Docker requires root privileges.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
> The `flp` user must be able to run `sudo` **without a password**, because Docker requires root privileges.
> The `flp` user must be able to run `sudo` **without a password**, because Docker requires root privileges.
> Alternatively, set up docker in rootless mode, this was not tested though.

@justonedev1 justonedev1 merged commit d6ef344 into master Oct 15, 2025
4 checks passed
@justonedev1 justonedev1 deleted the OCTRL-1044 branch October 15, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants