fix package name
This commit is contained in:
parent
2f194e157b
commit
b845cd8290
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ USER root
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
RUN pacman --noconfirm -Syu
|
RUN pacman --noconfirm -Syu
|
||||||
RUN pacman --noconfirm -S rsync zip unzip file ssh
|
RUN pacman --noconfirm -S rsync zip unzip file openssh
|
||||||
|
|
||||||
|
|
||||||
RUN echo "LC_ALL=en_US.UTF-8" >> /etc/environment
|
RUN echo "LC_ALL=en_US.UTF-8" >> /etc/environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue