mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
fix: update Dockerfiles with metadata labels and improve build process
This commit is contained in:
parent
d91a4fbe98
commit
39c664ab1a
7 changed files with 52 additions and 27 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -156,7 +156,7 @@ Join thousands of travelers sharing tips, contributing code, and building the fu
|
|||
|
||||
### 🚀 **Open Source Freedom**
|
||||
|
||||
GPL licensed, fully transparent, and built for the community. By travelers, for travelers.
|
||||
GPL 3.0 licensed, fully transparent, and built for the community. By travelers, for travelers.
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue