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

ts-node commond not found after update docker image #492

Closed
ditunes opened this issue May 6, 2017 · 4 comments
Closed

ts-node commond not found after update docker image #492

ditunes opened this issue May 6, 2017 · 4 comments
Labels

Comments

@ditunes
Copy link

ditunes commented May 6, 2017

alfter pull new docker image i can't start my bot ,the error as follows

docker run -ti --volume="$(pwd)":/bot --rm zixia/wechaty src/index.ts

but if i used old docker image it's ok ,what happened?

@ditunes
Copy link
Author

ditunes commented May 6, 2017

if i pull the image onbuild everthing is ok

@huan
Copy link
Member

huan commented May 6, 2017

Did you pull the latest image from Docker Hub?

I noticed that there's something wrong with the latest code with Docker, but there should not be deployed yet because it will always fail the CI testing so no Deployment should be done.

@huan huan added the bug label May 6, 2017
@huan
Copy link
Member

huan commented May 6, 2017

Sorry, this problem is introduced by 79a2517#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

I forget why it happens, maybe it's a misoperation made by me.

@huan
Copy link
Member

huan commented May 6, 2017

Should be fixed after v0.8.12

@huan huan closed this as completed May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants