You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add some docs on hey you can use make (#195 was my first 'developer' usage of make)
For docker, I think podsync should be output to bin/podsync instead, it seems that somebody worked around it ..but as the docker binary has a set architecture and os, it might interfere with the normal build, I didn't make a PR for it for now.
If the PR is made, the docker build cmd should have: -f Dockerfile bin (as docker magic, files in bin are ignored, but setting bin as the root will work, but then the dockerfile is in repo root... also the existing dockerfile will not need any modifications)
I can self-assign, but can't promise a date of completion, see jtagcat/jtagcat
If you go build it locally, and copy bin/podsync inside the container, when ran in the container, it fails with standard_init_linux.go:228: exec user process caused: no such file or directory
This discussion was converted from issue #196 on July 22, 2025 03:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
add some docs on hey you can use make (#195 was my first 'developer' usage of make)For docker, I think podsync should be output to bin/podsync instead, it seems that somebody worked around it ..but as the docker binary has a set architecture and os, it might interfere with the normal build, I didn't make a PR for it for now.If the PR is made, the docker build cmd should have:-f Dockerfile bin(as docker magic, files in bin are ignored, but setting bin as the root will work, but then the dockerfile is in repo root... also the existing dockerfile will not need any modifications)I can self-assign, but can't promise a date of completion, see jtagcat/jtagcat#249 (merge reverted) pretty much
If you
go buildit locally, and copybin/podsyncinside the container, when ran in the container, it fails withstandard_init_linux.go:228: exec user process caused: no such file or directoryBeta Was this translation helpful? Give feedback.
All reactions