1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00

fix: update Dockerfiles with metadata labels and improve build process

This commit is contained in:
Sean Morley 2025-06-05 23:29:39 -04:00
parent d91a4fbe98
commit 39c664ab1a
7 changed files with 52 additions and 27 deletions

View file

@ -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