Created
January 22, 2018 08:56
-
-
Save lloiacono/d94e07d842feb93f1fb21e4990b8e92c to your computer and use it in GitHub Desktop.
Docker PS1
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
| export PS1='$PWD>' | |
| ## docker exec -it api-php-fpm /bin/bash -c "exec bash; export PS1='$PWD>'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment