stop being an old man and use sudo group instead of wheel
update Dockerfile to handle macos staff group (gid collision)
fix numbering in README.md
This dockerfile creates containers ready for numeric Python 3 development.
~/data
inside the containerfiles/anaconda_installer.sh
.config.example
file to config
and edit the DATA_DIR
value to point to a host directory that will be mounted inside the container.$ ./build.sh
DATA_DIR
and publish a port on 127.0.0.1
.$ ./create.sh
$ docker start -ai anaconda-py3