Skip to content

fix dockerfile for uv#791

Merged
yoonsio merged 1 commit intomainfrom
sy/fix-docker
Mar 13, 2026
Merged

fix dockerfile for uv#791
yoonsio merged 1 commit intomainfrom
sy/fix-docker

Conversation

@yoonsio
Copy link
Contributor

@yoonsio yoonsio commented Mar 13, 2026

lk app create is generating invalid Dockerfile that fails to run

@yoonsio yoonsio requested a review from rektdeckard March 13, 2026 18:02
@yoonsio yoonsio merged commit 5b3df08 into main Mar 13, 2026
9 checks passed
@yoonsio yoonsio deleted the sy/fix-docker branch March 13, 2026 18:08
RUN chown -R appuser:appuser /app

# Set working directory
WORKDIR /app
Copy link
Member

@rektdeckard rektdeckard Mar 13, 2026

Choose a reason for hiding this comment

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

We do this on line 39 and don't seem to move anywhere else in between...not sure what this mitigates?

But also: #789
This is much faster than recursive chown

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