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 \
|
RUN pacman -Syu \
|
||||||
|
calc \
|
||||||
less \
|
less \
|
||||||
--noconfirm --disable-download-timeout
|
--noconfirm --disable-download-timeout
|
||||||
|
|
||||||
|
|||||||
@@ -36,11 +36,6 @@ RUN pacman -Syu --noconfirm
|
|||||||
## Optional (examples)
|
## Optional (examples)
|
||||||
##
|
##
|
||||||
|
|
||||||
## Finance-related
|
|
||||||
#RUN pacman -Syu \
|
|
||||||
# calc \
|
|
||||||
# --noconfirm --disable-download-timeout
|
|
||||||
|
|
||||||
## Text editors
|
## Text editors
|
||||||
#RUN pacman -Syu \
|
#RUN pacman -Syu \
|
||||||
# emacs-nox \
|
# emacs-nox \
|
||||||
|
|||||||
Reference in New Issue
Block a user