Merge branch 'master' of github.com:fffaraz/docker-qt
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM ubuntu:latest
|
||||
MAINTAINER Faraz Fallahi <fffaraz@gmail.com>
|
||||
RUN apt -y update && apt -y upgrade && apt -y install build-essential git qt5-default && apt -y autoremove && apt -y autoclean
|
||||
RUN apt -y update && apt -y upgrade && apt -y install build-essential git iputils-ping qt5-default wget && apt -y autoremove && apt -y autoclean
|
||||
|
||||
Reference in New Issue
Block a user