Image on Docker Hub | Source on GitHub
# Bash into the container and mount the current directory
$ docker run --rm -it -v$PWD:/app dannyben/ruby-python bash- ruby
- python
- python3
- pip
- pip3
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Image on Docker Hub | Source on GitHub
# Bash into the container and mount the current directory
$ docker run --rm -it -v$PWD:/app dannyben/ruby-python bash