automated terminal push
This commit is contained in:
9
.recycle/desktops/coding/Dockerfile
Executable file
9
.recycle/desktops/coding/Dockerfile
Executable file
@@ -0,0 +1,9 @@
|
||||
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 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