[GH-ISSUE #510] Running on a linux headless server show "Import PGP key Error" #375

Closed
opened 2026-02-27 23:00:17 +03:00 by kerem · 0 comments
Owner

Originally created by @codexkz on GitHub (Jun 23, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/510

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). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/510 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 ?
kerem closed this issue 2026-02-27 23:00:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#375
No description provided.