mirror of
https://github.com/wahyd4/aria2-ariang-x-docker-compose.git
synced 2026-08-08 21:00:46 +10:00
Add instruction of deleting old docker images.
This commit is contained in:
@@ -94,6 +94,7 @@ This repository contains several docker-compose files to help you running a Aria
|
||||
go to the filerun/ h5ai/ nextcloud folder
|
||||
```bash
|
||||
docker-compose stop # stop the containers
|
||||
docker rmi -f <the docker image ID> # delete the wahyd4/aria2-ariang docker image
|
||||
git pull origin master # pull latest code
|
||||
docker-compose up -d # running the latest docker images
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user