feat: -rm existing be & fe images
This commit is contained in:
@@ -335,6 +335,11 @@ export const NavBar: React.FC<NavBarProps> = ({
|
|||||||
<br />
|
<br />
|
||||||
docker-compose down
|
docker-compose down
|
||||||
<br />
|
<br />
|
||||||
|
<br />
|
||||||
|
# Remove existing backend and frontend images
|
||||||
|
<br />
|
||||||
|
docker rmi getmaxun/maxun-frontend:latest getmaxun/maxun-backend:latest
|
||||||
|
<br />
|
||||||
<br />
|
<br />
|
||||||
# pull latest docker images
|
# pull latest docker images
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user