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