Closed fangohr closed 7 months ago
for use in Docker, I have moved the rm -rf /var/lib/apt/lists into the Dockerfile.
rm -rf /var/lib/apt/lists
Also reduced long and repititive lines in the install-script.
for use in Docker, I have moved the
rm -rf /var/lib/apt/lists
into the Dockerfile.Also reduced long and repititive lines in the install-script.