Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information about removing volumes/updating images #145

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Jul 5, 2024

  • Add also the commands to the scripts

- Add also the commands to the scripts
@Uxio0 Uxio0 requested a review from a team as a code owner July 5, 2024 10:45
@Uxio0 Uxio0 requested review from falvaradorodriguez, iamacook and hectorgomezv and removed request for a team July 5, 2024 10:45
@@ -3,7 +3,9 @@
set -e

echo "==> $(date +%H:%M:%S) ==> Starting up environment containers..."
docker compose up -d \
docker compose pull \
&& docker compose down -v \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add if they want to proceed? for previous run this will remove all the database stored.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will not. Database is stored on data folder, is not a named volume

@Uxio0 Uxio0 merged commit 88ffba4 into main Jul 5, 2024
2 checks passed
@Uxio0 Uxio0 deleted the update-readme branch July 5, 2024 10:49
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2024
@Uxio0 Uxio0 self-assigned this Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants