Remove /etc COPY
This commit is contained in:
@@ -33,7 +33,6 @@ COPY usr/bin /usr/bin
|
|||||||
COPY usr/lib /usr/lib
|
COPY usr/lib /usr/lib
|
||||||
COPY usr/etc /usr/etc
|
COPY usr/etc /usr/etc
|
||||||
COPY usr/share /usr/share
|
COPY usr/share /usr/share
|
||||||
COPY etc /etc
|
|
||||||
|
|
||||||
# Copy the recipe that we're building.
|
# Copy the recipe that we're building.
|
||||||
COPY ${RECIPE} /usr/share/ublue-os/recipe.yml
|
COPY ${RECIPE} /usr/share/ublue-os/recipe.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user