Skip to content

Commit

Permalink
chore: trim docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
fyhertz committed Feb 6, 2022
1 parent 708d243 commit 205c73d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ RUN install_packages \
curl \
ca-certificates \
python3 \
git \
binutils-arm-linux-gnueabihf \
binutils-aarch64-linux-gnu \
ops2deb=0.20.*
make

ENV PATH="/wakemebot/.venv/bin:$PATH"

Expand Down

0 comments on commit 205c73d

Please sign in to comment.