Spaces:
Sleeping
Sleeping
pengdaqian
commited on
Commit
•
4e4d37d
1
Parent(s):
3f537e7
change
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -17,6 +17,7 @@ RUN chown user:user /var/lib/clamav/bytecode.cvd
|
|
17 |
RUN chown user:user /var/lib/clamav/daily.cvd
|
18 |
RUN chown user:user /var/lib/clamav/daily.cvd
|
19 |
RUN chown user:user /var/lib/clamav/main.cvd
|
|
|
20 |
RUN ls -lha /var/lib/clamav
|
21 |
|
22 |
USER user
|
|
|
17 |
RUN chown user:user /var/lib/clamav/daily.cvd
|
18 |
RUN chown user:user /var/lib/clamav/daily.cvd
|
19 |
RUN chown user:user /var/lib/clamav/main.cvd
|
20 |
+
RUN chown user:user /var/lib/clamav
|
21 |
RUN ls -lha /var/lib/clamav
|
22 |
|
23 |
USER user
|