don't ask me during install
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| FROM ubuntu:20.04 | ||||
|  | ||||
| RUN apt-get update \ | ||||
| RUN DEBIAN_FRONTEND=noninteractive apt-get update \ | ||||
|     && apt-get install -y --no-install-recommends \ | ||||
|       software-properties-common \ | ||||
|       apt-utils \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user