This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
sphinx-relay
mirror of
https://github.com/lukechilds/sphinx-relay.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
504
Commits
13
Branches
92
Tags
6.1 MiB
JavaScript
79.5%
TypeScript
20.2%
Shell
0.2%
Tree:
350ed92f64
sphinx-relay
/
docker
/
instance_aliases.sh
3 lines
84 B
Raw
Blame
History
#!/bin/bash
alias
nodessh
=
'_nodessh(){ docker exec -it "$1" /bin/bash;}; _nodessh'
Reference in new issue