wip logs
This commit is contained in:
3
notes.md
3
notes.md
@@ -9,4 +9,5 @@
|
||||
### commands
|
||||
|
||||
- `docker exec -ti <container-name> bash` to run bash inside a running container
|
||||
- `git submodule update --init --recursive`
|
||||
- `docker logs <container_name>` to see the logs on standard output of a container
|
||||
- `docker ps` to list the container, and see their names
|
||||
|
||||
Reference in New Issue
Block a user