Skip to content

CU 869evmf82 Remove docker section from Readme file - #193

Open
emig wants to merge 1 commit into
mainfrom
CU-869evmf82_Update-Readmes-docker-section_Ernesto-Miguez
Open

emig wants to merge 1 commit into
mainfrom
CU-869evmf82_Update-Readmes-docker-section_Ernesto-Miguez

Conversation

@emig

@emig emig commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator
  • docs: Remove Docker example from README.md
    - docs: add example dockerfile to documentation

@Xylakant

Copy link
Copy Markdown

Task linked: CU-869evmf82 Update Readme's docker section

@emig emig mentioned this pull request Sep 16, 2026
@emig

emig commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator Author

@handlebors try

@handlebors-ferrocene

This comment has been minimized.

handlebors-ferrocene Bot pushed a commit that referenced this pull request Sep 16, 2026
…tion_Ernesto-Miguez, r=<try>

CU 869evmf82 Update Readmes docker section Ernesto Miguez
@handlebors-ferrocene

Copy link
Copy Markdown

☀️ Try build successful (CI)
Build commit: 265f61f (265f61feba3c992f86b3667e388e5c1ac639a02c)
Base parent: 34017cf (34017cf9355a082e2d6d8fb59b6d5963d9238723)

@emig
emig marked this pull request as ready for review September 16, 2026 19:09
Comment thread docs/src/examples/docker.rst Outdated
# This example copies the downloaded packages and lists them
FROM ubuntu AS example1

COPY --from=base /root/.cache/criticalup/artifacts artifacts

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why would the user use two separate images for this? Why not just download criticalup and do the install step in their own image? I don't understand what the goal of this is, it seems to be over-engineering a simple problem?

@emig
emig force-pushed the CU-869evmf82_Update-Readmes-docker-section_Ernesto-Miguez branch from 5c8b288 to 6ef53ed Compare September 16, 2026 19:39
@emig emig changed the title CU 869evmf82 Update Readmes docker section Ernesto Miguez CU 869evmf82 Remove ] docker section from Readme file Sep 16, 2026
@emig emig changed the title CU 869evmf82 Remove ] docker section from Readme file CU 869evmf82 Remove docker section from Readme file Sep 16, 2026

@Hoverbear Hoverbear left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I guess we plan to add docs how to use this with Docker later? We did already basically work it out...

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.

3 participants