79571768

Date: 2025-04-13 16:31:23
Score: 3
Natty:
Report link

I found that using the command that another user mentioned works well, but instead of using xxd I find it better to use od since it seems to be pre-installed on linux.

code --folder-uri vscode-remote://attached-container+$(printf "$CONTAINER_NAME_OR_ID" | od -An -tx1 | tr -d ' \n')

Edit: I created a new answer instead of commenting because I don't have enough reputation to comment.

Reasons:
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation to comment
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Luciano