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

Not working with org-babel #37

Open
tecosaur opened this issue May 30, 2022 · 0 comments
Open

Not working with org-babel #37

tecosaur opened this issue May 30, 2022 · 0 comments

Comments

@tecosaur
Copy link

tecosaur commented May 30, 2022

Trying the following:

#+begin_src shell :dir /docker:my-docker-container:
hostname
#+end_src

gives my hostname machine, whereas docker exec -ti my-docker-container hostname gives what looks like some randomly generated string.

So, it would appear that this doesn't work with org-babel.

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

1 participant