Update Containerfile
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
|||||||
|
|
||||||
COPY files/ /
|
COPY files/ /
|
||||||
RUN chmod +x /etc/skel/.config/firstboot/firstboot-setup.sh && \
|
RUN chmod +x /etc/skel/.config/firstboot/firstboot-setup.sh && \
|
||||||
systemctl --global enable firstboot-user.service
|
systemctl --global enable firstboot-setup.service
|
||||||
|
|
||||||
### LINTING
|
### LINTING
|
||||||
## Verify final image and contents are correct.
|
## Verify final image and contents are correct.
|
||||||
|
|||||||
Reference in New Issue
Block a user