-
use the following command to install:
curl -fsSL https://raw.githubusercontent.com/apache/incubator-answer/main/docker-compose.yaml | docker compose -p answer - f-up
Why no file "docker-compose.yaml" after installation?
-
upgrade, use the command
curl - fsSL docker - https://raw.githubusercontent.com/apache/incubator-answer/main/docker-compose.yaml - o compose.Yml
Re-download" docker-compose.yaml"
-
A new container is created after the upgrade. Without updating the original system. The image resource cannot be accessed.
What is the reason? How to update an existing system?