mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
use sudo for docker build
This commit is contained in:
parent
987b29ad88
commit
dec001baa7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
```bash
|
||||
git clone https://github.com/horsicq/DIE-engine.git
|
||||
cd DIE-engine
|
||||
docker build . -t horsicq:diec
|
||||
sudo docker build . -t horsicq:diec
|
||||
```
|
||||
|
||||
# How to build on Linux based on Debian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue