14 lines
228 B
Plaintext
14 lines
228 B
Plaintext
===================================
|
|
Stopping and starting the container
|
|
===================================
|
|
|
|
To stop the container use::
|
|
|
|
docker stop mayan-edms
|
|
|
|
|
|
To start the container again::
|
|
|
|
docker start mayan-edms
|
|
|