client: archlinux: move calc package to base image
as it is a 'Related "useful" package'.
This commit is contained in:
@@ -46,6 +46,7 @@ RUN pacman -Syu \
|
||||
#
|
||||
|
||||
RUN pacman -Syu \
|
||||
calc \
|
||||
less \
|
||||
--noconfirm --disable-download-timeout
|
||||
|
||||
|
||||
@@ -36,11 +36,6 @@ RUN pacman -Syu --noconfirm
|
||||
## Optional (examples)
|
||||
##
|
||||
|
||||
## Finance-related
|
||||
#RUN pacman -Syu \
|
||||
# calc \
|
||||
# --noconfirm --disable-download-timeout
|
||||
|
||||
## Text editors
|
||||
#RUN pacman -Syu \
|
||||
# emacs-nox \
|
||||
|
||||
Reference in New Issue
Block a user