small layout change in notes
This commit is contained in:
2
notes.md
2
notes.md
@@ -4,7 +4,7 @@
|
|||||||
- `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
|
||||||
|
|||||||
Reference in New Issue
Block a user