This website works better with JavaScript
Home
Explore
Help
Sign In
patric
/
sc-test
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add noninteractive
Patric
1 year ago
parent
32db57e548
commit
3c99b59976
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Dockerfile
+ 1
- 0
Dockerfile
View File
@@ -1,4 +1,5 @@
FROM ubuntu:22.04
+ARG DEBIAN_FRONTEND=noninteractive
USER root