Install codelldb

This commit is contained in:
2023-09-16 01:02:45 -04:00
parent 7d2d573b36
commit a18dc18856
5 changed files with 19 additions and 13 deletions

View File

@@ -27,7 +27,6 @@ ARG RECIPE=recipe-framework-13.yml
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
COPY usr/ /usr
COPY ${USER_DIR}/ /usr
RUN ls /usr
# Copy the recipe that we're building.
COPY ${RECIPE} /usr/share/ublue-os/recipe.yml