automated terminal push
This commit is contained in:
11
.recycle/desktops/instructor/Dockerfile
Executable file
11
.recycle/desktops/instructor/Dockerfile
Executable file
@@ -0,0 +1,11 @@
|
||||
FROM dorowu/ubuntu-desktop-lxde-vnc as desktopBase
|
||||
|
||||
RUN rm /etc/apt/sources.list.d/google-chrome.list
|
||||
|
||||
RUN apt update && apt install -y recordmydesktop shotcut kdenlive zip curl wget net-tools git
|
||||
|
||||
##kdenlive zip docker-compose curl wget net-tools keepassx vlc dos2unix git filezilla openjdk-17-jdk maven
|
||||
|
||||
COPY /provision .
|
||||
|
||||
RUN bash netbeans.bash
|
||||
Reference in New Issue
Block a user