-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I ran the following:
docker run -it --rm themattrix/pyenv bash -c "ls /.pyenv"
However the only files returned are the following and that means none of the specified Python versions in python-versions.txt are installed :
-rw-r--r-- 1 root root 19 Sep 18 2018 .agignore
drwxr-xr-x 2 root root 4096 Sep 18 2018 bin
-rw-r--r-- 1 root root 25433 Sep 18 2018 CHANGELOG.md
-rw-r--r-- 1 root root 7522 Sep 18 2018 COMMANDS.md
drwxr-xr-x 2 root root 4096 Sep 18 2018 completions
-rw-r--r-- 1 root root 3390 Sep 18 2018 CONDUCT.md
drwxr-xr-x 8 root root 4096 Sep 18 2018 .git
drwxr-xr-x 2 root root 4096 Sep 18 2018 .github
-rw-r--r-- 1 root root 107 Sep 18 2018 .gitignore
drwxr-xr-x 2 root root 4096 Sep 18 2018 libexec
-rw-r--r-- 1 root root 1092 Sep 18 2018 LICENSE
-rw-r--r-- 1 root root 295 Sep 18 2018 Makefile
drwxr-xr-x 8 root root 4096 Sep 18 2018 plugins
drwxr-xr-x 4 root root 4096 Sep 18 2018 pyenv.d
-rw-r--r-- 1 root root 15676 Sep 18 2018 README.md
drwxr-xr-x 2 root root 4096 Sep 18 2018 src
-rw-r--r-- 1 root root 104764 Sep 18 2018 terminal_output.png
drwxr-xr-x 3 root root 4096 Sep 18 2018 test
-rw-r--r-- 1 root root 475 Sep 18 2018 .travis.yml
-rw-r--r-- 1 root root 35 Sep 18 2018 .vimrc
Metadata
Metadata
Assignees
Labels
No labels