Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile doesn't run perfectly. #26

Open
sgreene570 opened this issue Mar 4, 2019 · 4 comments
Open

Dockerfile doesn't run perfectly. #26

sgreene570 opened this issue Mar 4, 2019 · 4 comments

Comments

@sgreene570
Copy link
Owner

Samplezone compiles and runs in a container, but you can't exactly use it as intended.

@WillNilges
Copy link
Collaborator

Could you elaborate?

@sgreene570
Copy link
Owner Author

yea so when you run the program within docker, stdin/out and terminal control gets all out of whack. Probably related to the terminal emulator / parsing used by docker. Haven't really looked into it.

@sgreene570
Copy link
Owner Author

sgreene570 commented May 13, 2019

2019-05-12-200945_771x550_scrot

@sgreene570
Copy link
Owner Author

@WillNilges see here, the application doesn't fit to the terminal properly and basically all text input is ignored and instead echo'ed to the screen like normal terminal input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants