Running on a linux headless server show "Import PGP key Error" #374

Closed
opened 2025-12-29 00:25:38 +01:00 by adam · 0 comments
Owner

Originally created by @codexkz on GitHub (Jun 23, 2022).

Hi sickcodes,
I'm tring build docker-osx on google cloud , and follow steps you posted in this issue(https://github.com/sickcodes/Docker-OSX/issues/19#issuecomment-643778978) to create machine.
But the following error is displayed when running the docker step .
Step 10/19 : RUN yes | sudo pacman -Syyuu --noconfirm && yes | sudo pacman -S tigervnc xterm xorg-xhost xdotool ufw --noconfirm && mkdir -p ${HOME}/.vnc && touch ~/.vnc/config && tee -a ~/.vnc/config <<< 'geometry=1920x1080' && tee -a ~/.vnc/config <<< 'localhost' && tee -a ~/.vnc/config <<< 'alwaysshared'
image
Did I miss something ?

Originally created by @codexkz on GitHub (Jun 23, 2022). Hi [sickcodes](https://github.com/sickcodes), I'm tring build docker-osx on google cloud , and follow steps you posted in this issue(https://github.com/sickcodes/Docker-OSX/issues/19#issuecomment-643778978) to create machine. But the following error is displayed when running the docker step . `Step 10/19 : RUN yes | sudo pacman -Syyuu --noconfirm && yes | sudo pacman -S tigervnc xterm xorg-xhost xdotool ufw --noconfirm && mkdir -p ${HOME}/.vnc && touch ~/.vnc/config && tee -a ~/.vnc/config <<< 'geometry=1920x1080' && tee -a ~/.vnc/config <<< 'localhost' && tee -a ~/.vnc/config <<< 'alwaysshared'` ![image](https://github.com/codexkz/Test/blob/master/%E6%88%AA%E5%9C%96%202022-06-23%20%E4%B8%8B%E5%8D%882.10.50.png?raw=true) Did I miss something ?
adam closed this issue 2025-12-29 00:25:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#374