Skip to content

Commit

Permalink
Add to cheat sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Apr 17, 2024
1 parent b155086 commit 654da8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opencog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ relevant directory, and follow the instructions there.
* `docker start -i <container-name>`
* `docker stop <container-name>`
* `docker rm <container-name>`
* `docker container cp <some-file> <container>:<path>
* `docker attach <container-name>`

## Notes
1. Both `tmux` and `byobu` are installed, so you can use either for
Expand Down

0 comments on commit 654da8c

Please sign in to comment.