Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versions folder is empty after build #5

Open
mike-hosseini opened this issue Jun 6, 2019 · 0 comments
Open

versions folder is empty after build #5

mike-hosseini opened this issue Jun 6, 2019 · 0 comments

Comments

@mike-hosseini
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant