apt clean
This commit is contained in:
@@ -43,6 +43,10 @@ ENV KASM_RESTRICTED_FILE_CHOOSER=1
|
||||
COPY ./src/ubuntu/install/gtk/ $INST_SCRIPTS/gtk/
|
||||
RUN bash $INST_SCRIPTS/gtk/install_restricted_file_chooser.sh
|
||||
|
||||
# Cleaning
|
||||
|
||||
RUN apt clean
|
||||
|
||||
|
||||
######### End Customizations ###########
|
||||
|
||||
|
||||
Reference in New Issue
Block a user