hummingbird-me / kitsu-tools

:hammer: The tools we use to build Kitsu, the coolest platform for anime and manga
https://kitsu.io
Apache License 2.0
2.09k stars 265 forks source link

Improve bin/attach #817

Open coolgw opened 1 year ago

coolgw commented 1 year ago

Improve bin/attach

1) The socker name using "-" instead of "_" now, for example: kitsu-tools-web-1

2) Some docker has no bash, so we can use sh instead

./bin/attach web OCI runtime exec failed: exec failed: unable to start container process: exec: "/bin/bash": stat /bin/bash: no such file or directory: unknown

cc @hummingbird-me/owners