cgbahk / dotfiles

Archive of setting
2 stars 0 forks source link

Make shell prompt in different color when it is in-docker session #15

Open cgbahk opened 5 years ago

cgbahk commented 5 years ago

Make shell prompt in different color when it is in-docker session

related to #8

Have a look on docker run -u $(id -u):$(id -g) tensorflow/tensorflow bash

cgbahk commented 5 years ago

How to detect whether it is in docker?