Skip to content

Instantly share code, notes, and snippets.

@israel-oye
Created July 18, 2024 20:37
Show Gist options
  • Save israel-oye/8f34f664c94a5c06b9ea1a43af5001ed to your computer and use it in GitHub Desktop.
Save israel-oye/8f34f664c94a5c06b9ea1a43af5001ed to your computer and use it in GitHub Desktop.
Remote Dev Container issue

From the documentation, it seems that the Alpine distro might have issues with the Dev Container extension. In the documentation, Alpine 3.16+ is referenced but on running $ cat /etc/issue in the rendo-app container, I get the following:

Welcome to Alpine Linux 3.13
Kernel \r on an \m (\l)

What makes it increasingly frustrating is that this issue is hardly documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment