feat: docker setup container down
This commit is contained in:
@@ -238,6 +238,11 @@ export const NavBar: React.FC<NavBarProps> = ({ recordingName, isRecording }) =>
|
|||||||
cd maxun
|
cd maxun
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
# stop the working containers
|
||||||
|
<br />
|
||||||
|
docker-compose down
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
# pull latest docker images
|
# pull latest docker images
|
||||||
<br />
|
<br />
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
|
|||||||
Reference in New Issue
Block a user