Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
zajakin committed Jul 15, 2023
1 parent e81076e commit 884b751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN sed -i 's/main$/main contrib non-free non-free-firmware/' /etc/apt/sources.l
fastp cnvkit seqtk cufflinks bbmap trnascan-se trimmomatic radiant picard-tools \
sortmerna bcftools gnumeric bedtools gffread igv && \
apt-get autoremove -y && \
apt-get autoclean -y
apt-get autoclean -y
# GTK 2 and 3 settings for icons and style, wallpaper # tophat fastx-toolkit
RUN echo 'gtk-theme-name="Raleigh"\ngtk-icon-theme-name="nuoveXT2"\n' > /etc/skel/.gtkrc-2.0 && \
mkdir -p /etc/skel/.config/gtk-3.0 && \
Expand Down

0 comments on commit 884b751

Please sign in to comment.