Skip to content

Commit

Permalink
fixup! Dockerfile: fix extension symlink creation issues under rootle…
Browse files Browse the repository at this point in the history
…ss podman
  • Loading branch information
ynezz committed Dec 1, 2024
1 parent 45ec17e commit c8ae95f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ RUN groupadd --gid $USER_GID $USERNAME \

RUN mkdir -p /build_dir /outputs
RUN chown $USERNAME:$USERNAME \
/gecko_sdk_* \
/simplicity_sdk_* \
/build_dir \
/outputs
Expand Down

0 comments on commit c8ae95f

Please sign in to comment.