linuxserver / docker-code-server

GNU General Public License v3.0
1.54k stars 314 forks source link

use another marketplace #162

Closed krodelabestiole closed 5 months ago

krodelabestiole commented 8 months ago

Is this a new feature request?

Wanted change

I don't know how to choose another marketplace.

I've tried to follow this documentation for VSCodium.

So for a start I have set accordingly these env vars in my docker-compose.yml file :

any other custom var I pass can be echoed in VSCode terminal but not these ones. It seems they are reset, they return empty.

Then I've tried the other solution : to create a product.json file. I don't know where to put it though. I've tried the followings :

all with no success.

I could not find any related info on coder's doc either.

Reason for change

I would like to install and automatically update extensions that Open VSX does not provide.

Proposed code change

No response

github-actions[bot] commented 8 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

j0nnymoe commented 8 months ago

Vscodium is not the same as code-server. Read through the documentation here https://coder.com/ and see if it's possible.

krodelabestiole commented 8 months ago

thanks for your feedback.

I have searched through it but could not find any relevant info there (I've mentioned it at the end of my message). I don't know at this stage if the problem is related to coder or its docker implementation (since any env var shows up but these ones). At first I mistakenly thought code-server was based on VSCodium, but I guess these vars seem to be used in the original VSCode code from microsoft.

LinuxServer-CI commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue is locked due to inactivity