Skip to content

Commit

Permalink
devcontainer: add erofs-util for the test_erofs.py test
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Nov 9, 2023
1 parent ab7371c commit 4060359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM fedora:latest
RUN dnf install -y \
bat \
erofs-latest \
findutils \
fish \
fpaste \
Expand Down

0 comments on commit 4060359

Please sign in to comment.