fix: update Dockerfiles with metadata labels and improve build process
This commit is contained in:
@@ -7,7 +7,7 @@ AdventureLog can be installed in a variety of ways, depending on your platform o
|
||||
::: tip Quick Start Script
|
||||
**The fastest way to get started:**
|
||||
[Install AdventureLog with a single command →](quick_start.md)
|
||||
Perfect for most users. Zero guesswork. Maximum adventure. 🚀
|
||||
Perfect for and Docker beginners.
|
||||
:::
|
||||
|
||||
## 🐳 Popular Installation Methods
|
||||
|
||||
@@ -29,9 +29,8 @@ The script automatically:
|
||||
1. Verifies Docker is installed and running
|
||||
2. Downloads `docker-compose.yml` and `.env`
|
||||
3. Prompts you for domain and port settings
|
||||
4. Launches AdventureLog
|
||||
5. Waits for services to start
|
||||
6. Prints success info with next steps
|
||||
4. Waits for services to start
|
||||
5. Prints success info with next steps
|
||||
|
||||
## 🧼 Uninstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user