Skip to content

Instantly share code, notes, and snippets.

@adikari
Created May 19, 2020 08:05
Show Gist options
  • Save adikari/18092b1ef44b16fe10630e0453cf6309 to your computer and use it in GitHub Desktop.
Save adikari/18092b1ef44b16fe10630e0453cf6309 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker-compose pull
docker-compose up --force-recreate --build -d
docker image prune -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment