This repo contains my custom code-server container image where i added some basic packages like python3/python3-pip/ping/dnsutils/...
Source image linuxserver/code-server
Make sur your not running out of private repos on your DockerHub repo cause it would give you the error message when running GitHub Workflows:
Error: buildx failed with: ERROR: denied: requested access to the resource is denied
The solution is to set up Public as the default repo type on your DockerHub account.
vscode v4.93.1-ls238 released