Skip to content

Commit 16a5ad7

Browse files
authored
Update README.md
1 parent 6a42e02 commit 16a5ad7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,8 @@ sudo docker-compose up -d
6464
```bash
6565
sudo docker-compose down
6666
```
67-
67+
#delete all image, contianer, network, etc on docker
68+
```bash
69+
sudo docker system prune --all
70+
```
6871
#note : sebelum mendeploy app silakan dimatikan terlebih dahulu dockernya, setelah selesai silakan di up kembali

0 commit comments

Comments
 (0)