Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
get rid of home in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
paigeadelethompson committed Nov 8, 2023
1 parent 0b71140 commit f7355c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ RUN apt -y autoremove

RUN rm -rf /var/lib/apt/lists/*

RUN rm -rf /home

# Distribution specific additions

RUN usermod -G pi motion
Expand Down

0 comments on commit f7355c1

Please sign in to comment.