small layout change in notes
This commit is contained in:
8
notes.md
8
notes.md
@@ -4,10 +4,10 @@
|
|||||||
- `docker exec -ti <container-name> bash` to run bash inside a running container
|
- `docker exec -ti <container-name> bash` to run bash inside a running container
|
||||||
- `docker logs <container_name>` to see the logs on standard output of a container
|
- `docker logs <container_name>` to see the logs on standard output of a container
|
||||||
- `docker ps` to list the container, and see their names
|
- `docker ps` to list the container, and see their names
|
||||||
- [duplicator](https://duplicator.com/knowledge-base/classic-install/)
|
- [duplicator](https://duplicator.com/knowledge-base/classic-install/)
|
||||||
in installer.php :
|
- in installer.php :
|
||||||
- delete first blank line
|
- delete first blank line
|
||||||
- close last line comment
|
- close last line comment
|
||||||
|
|
||||||
#### todo :
|
#### todo :
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user