Skip to content

Instantly share code, notes, and snippets.

@OhkuboSGMS
Created April 27, 2025 06:30
Show Gist options
  • Select an option

  • Save OhkuboSGMS/8eb963fd368dfde2ee07d4e9699a8f31 to your computer and use it in GitHub Desktop.

Select an option

Save OhkuboSGMS/8eb963fd368dfde2ee07d4e9699a8f31 to your computer and use it in GitHub Desktop.
upgrade local docker compose containers
docker compose down
git pull origin main
docker compose pull
docker compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment