[PR #102] [MERGED] modify/auto-boot vnc container #694

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

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/102
Author: @AdamMomen
Created: 11/6/2020
Status: Merged
Merged: 11/9/2020
Merged by: @sickcodes

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

What?

Modified to autoboot for vnc-version container in README.md file for better usability. For more background, see ticket #83 .

Why?

Because the script provided in the readme file didn't work on vnc-version container.

How?

instead of targeting Launch.sh file, change it to Launch_custom.sh.

docker exec containerID mv ./Launch-nopicker.sh ./Launch_custom.sh

Testing?

No automated tests, take my word for it ;)

Screenshots

Before
image

After
mac_nopicker

Anything Else?

Nope


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/102 **Author:** [@AdamMomen](https://github.com/AdamMomen) **Created:** 11/6/2020 **Status:** ✅ Merged **Merged:** 11/9/2020 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`fbb1869`](https://github.com/sickcodes/Docker-OSX/commit/fbb186968f8b43c5c9aa30e8b792ca130f814cbe) Update README.md ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description ## What? Modified to autoboot for vnc-version container in `README.md` file for better usability. For more background, see ticket #83 . ## Why? Because the script provided in the readme file didn't work on vnc-version container. ## How? instead of targeting Launch.sh file, change it to Launch_custom.sh. ```bash docker exec containerID mv ./Launch-nopicker.sh ./Launch_custom.sh ``` ## Testing? No automated tests, take my word for it ;) ## Screenshots **Before** ![image](https://user-images.githubusercontent.com/55929982/98357198-26194080-2025-11eb-81bb-28259a1f63ab.png) **After** ![mac_nopicker](https://user-images.githubusercontent.com/55929982/98367449-f0308800-2035-11eb-9e4e-26b9f0d75f3c.png) ## Anything Else? Nope --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:41 +01:00
adam closed this issue 2025-12-29 01:24:41 +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#694