wip logs
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# jipf 2023
|
||||
|
||||
#### install
|
||||
|
||||
this project uses submodules recursively, so you after cloning you need to :
|
||||
`git submodule update --init --recursive`
|
||||
|
||||
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
|
||||
|
||||
Submodule wordpress_docker updated: 94e186baf5...56a69c5520
Reference in New Issue
Block a user