Created
July 27, 2017 03:39
-
-
Save ivanrosolen/f8d0a09c27ba4c86fc4e119e5f0501e9 to your computer and use it in GitHub Desktop.
Enable things on docker build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker-compose rm --all && docker-compose pull && docker-compose build --no-cache && docker-compose up -d --force-recreate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment